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)
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>

No differences found