X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=arch%2Farm%2Fmach-sa1100%2Fcpu-sa1100.c;h=aaa8acf76b7b551e29af1e1d04f38f6bba970b2c;hb=25985edcedea6396277003854657b5f3cb31a628;hp=07d4e8ba37191606f980ed2bc6dbf03def722c9a;hpb=94d4c4cd563aeff4d498168f1c8444074160d0e7;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/arch/arm/mach-sa1100/cpu-sa1100.c b/arch/arm/mach-sa1100/cpu-sa1100.c index 07d4e8ba3719..aaa8acf76b7b 100644 --- a/arch/arm/mach-sa1100/cpu-sa1100.c +++ b/arch/arm/mach-sa1100/cpu-sa1100.c @@ -68,7 +68,7 @@ * clock change in ROM and jump to that code from the kernel. The main * disadvantage is that the ROM has to be modified, which is not * possible on all SA-1100 platforms. Another disadvantage is that - * jumping to ROM makes clock switching unecessary complicated. + * jumping to ROM makes clock switching unnecessary complicated. * * The idea behind this driver is that the memory configuration can be * changed while running from DRAM (even with interrupts turned on!)