From: Pavel Machek Date: Thu, 30 Aug 2012 17:20:22 +0000 (+0200) Subject: omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. X-Git-Tag: v2012.10-rc2~37 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9f8a6e7ae71cf38aa340a5055a56fd0c4bd5e913;p=u-boot omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. Signed-off-by: Pavel Machek Signed-off-by: Tom Rini --- diff --git a/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds b/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds index 8867e0604d..1d8efb213b 100644 --- a/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds +++ b/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds @@ -37,9 +37,9 @@ SECTIONS { .text : { - __start = .; - arch/arm/cpu/armv7/start.o (.text) - *(.text*) + __start = .; + arch/arm/cpu/armv7/start.o (.text) + *(.text*) } >.sram . = ALIGN(4);