spl: Fix guardian macros in spl.h
authorMarek Vasut <marex@denx.de>
Wed, 19 Mar 2014 01:02:55 +0000 (02:02 +0100)
committerTom Rini <trini@ti.com>
Fri, 28 Mar 2014 19:06:30 +0000 (15:06 -0400)
commit463bb19eebab4a5517c60dc9e74de0cc12c19e56
tree675a0e3e65317f2fcd856e4bea94a3cbeb502130
parent254d68b6011c33af189d006243920c296592fca7
spl: Fix guardian macros in spl.h

Fix the macros guarding the spl.h header for various platforms. Due to
a typo and a propagation of it, the macros went out-of-sync with their
ifdef check, so fix this.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@ti.com>
arch/arm/include/asm/arch-am33xx/spl.h
arch/arm/include/asm/arch-davinci/spl.h
arch/arm/include/asm/arch-mx35/spl.h
arch/arm/include/asm/arch-omap3/spl.h
arch/arm/include/asm/arch-omap4/spl.h
arch/arm/include/asm/arch-omap5/spl.h