commit | 6bfeccdc110a4f92e44d51d67b274977392cbf46 | [log] [tgz] |
---|---|---|
author | Zang Roy-r61911 <tie-fei.zang@freescale.com> | Thu Mar 15 10:37:56 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 02 16:42:16 2007 +1000 |
tree | 9ed9b5b211d7be7de254e1d11f33d6ede437c34f | |
parent | f3e5d2bf52514bb92b46bf866d20cc53bbbeb0fb [diff] |
[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platforms Remove loops_per_jiffy early initialization code for 7448HPC2 platforms. Since udelay no longer uses loops_per_jiffy it is not necessary to initialize it early. Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>