aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/debug/sirf.S
Commit message (Collapse)AuthorAge
* ARM: sirf: move debug-macro.S to include/debug/sirf.SArnd Bergmann2013-03-25
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>