From: Arnd Bergmann Date: Sun, 2 Dec 2012 14:01:11 +0000 (+0100) Subject: ARM: spear: move spear.h and misc_regs.h into plat-spear X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec05c3e4ac6548fcab4b6a74254a22ef251e1fd;p=pandora-kernel.git ARM: spear: move spear.h and misc_regs.h into plat-spear The spear13xx version of spear.h is completely different from the newly combined spear3xx/spear6xx version, but we can never build ARMv5 and ARMv7 platforms together, so there is no harm in putting all the contents into a single file and adding appropriate ifdefs. Signed-off-by: Arnd Bergmann Acked-by: Viresh Kumar --- Reading git-diff-tree failed