ARM: spear: move spear.h and misc_regs.h into plat-spear
authorArnd Bergmann <arnd@arndb.de>
Sun, 2 Dec 2012 14:01:11 +0000 (15:01 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2013 16:39:41 +0000 (17:39 +0100)
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 <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

No differences found