[POWERPC] Spelling fixes: arch/ppc/
[deliverable/linux.git] / arch / ppc / mm / init.c
index c374e53ae03a0971654d26b5670f0e670b65cf40..390dd1995c2a4ee2e7cbe4267227b76069e02eba 100644 (file)
@@ -48,7 +48,7 @@
 #include "mmu_decl.h"
 
 #if defined(CONFIG_KERNEL_START_BOOL) || defined(CONFIG_LOWMEM_SIZE_BOOL)
-/* The ammount of lowmem must be within 0xF0000000 - KERNELBASE. */
+/* The amount of lowmem must be within 0xF0000000 - KERNELBASE. */
 #if (CONFIG_LOWMEM_SIZE > (0xF0000000 - KERNELBASE))
 #error "You must adjust CONFIG_LOWMEM_SIZE or CONFIG_START_KERNEL"
 #endif
This page took 0.026342 seconds and 5 git commands to generate.