From: Magnus Damm Date: Wed, 5 Jun 2013 07:55:22 +0000 (+0000) Subject: ARM: shmobile: Let romImage rely on default ATAGS X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~15^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a58009599ff0d2bdbe7e3a9a11a0d838868634d;p=pandora-kernel.git ARM: shmobile: Let romImage rely on default ATAGS Remove the ATAGS data structure from head-shmobile.S since a default ATAGS is already provided by the code in arch/arm/kernel/atags_parser.c. Passing a NULL as ATAGS is valid. For actual hardware specific setup the fixup callback in the board code may be used. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed