ARM: sirf: move debug-macro.S to include/debug/sirf.S
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Mar 2013 12:52:14 +0000 (13:52 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Mar 2013 11:29:40 +0000 (12:29 +0100)
commit67bdb28718ae6dbdfbfa541161529acfa0f3c137
tree7d0bcbc52c4efd216f91984dead22c93f866fb25
parent630be7ea2f2d0c2ee5662308297b77087da2ace2
ARM: sirf: move debug-macro.S to include/debug/sirf.S

The new style ll_debug implementation for multiplatform requires the
platform glue to be in include/debug, so let's move it there to
separate the debugging logic from the platform code.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Barry Song <Baohua.Song@csr.com>
arch/arm/Kconfig.debug
arch/arm/include/debug/sirf.S [new file with mode: 0644]
arch/arm/mach-prima2/include/mach/debug-macro.S [deleted file]
arch/arm/mach-prima2/lluart.c