From: Benoit Cousson Date: Thu, 1 Dec 2011 10:05:17 +0000 (+0100) Subject: ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE X-Git-Tag: v3.4-rc1~85^2~6^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e02a8c1a5a5aea8b0fd8c16dd7d1ac2de641275;p=pandora-kernel.git 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 Cc: Tony Lindgren --- Reading git-diff-tree failed