Skip to content

Commit

Permalink
ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanup
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andrea Gelmini authored and Russell King committed May 24, 2010
1 parent c145211 commit a04dd9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arch/arm/mach-clps711x/Makefile.boot
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a04dd9f

Please sign in to comment.