ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanup
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sun, 23 May 2010 19:55:43 +0000 (21:55 +0200)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 May 2010 19:40:09 +0000 (20:40 +0100)
arch/arm/mach-clps711x/Makefile.boot:2: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-clps711x/Makefile.boot

index d3d2933..a51fcef 100644 (file)
@@ -1,7 +1,6 @@
 # The standard locations for stuff on CLPS711x type processors
-   zreladdr-y                          := 0xc0028000 
+   zreladdr-y                          := 0xc0028000
 params_phys-y                          := 0xc0000100
 # Should probably have some agreement on these...
 initrd_phys-$(CONFIG_ARCH_P720T)       := 0xc0400000
 initrd_phys-$(CONFIG_ARCH_CDB89712)    := 0x00700000
-