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)
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>

No differences found