]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE
authorBenoit Cousson <b-cousson@ti.com>
Thu, 1 Dec 2011 10:05:17 +0000 (11:05 +0100)
committerBenoit Cousson <b-cousson@ti.com>
Thu, 16 Feb 2012 11:04:34 +0000 (12:04 +0100)
commit0e02a8c1a5a5aea8b0fd8c16dd7d1ac2de641275
treea05dd2650ca75cbc0ca6e0712f1c489ff09dcc72
parentd65b4e98d7ea3038b767b70fe8be959b2913f16d
ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE

Some .atag_offset entries were wrongly added during a merge conflict
resolution in 3.3.
Remove them all, since DT boot does not use that attribute anymore.

Replace as well the #if... by #ifdef for consistency.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-generic.c