ARM: debug: move StrongARM debug include to arch/arm/include/debug
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 6 Nov 2014 07:20:23 +0000 (10:20 +0300)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 11:25:37 +0000 (12:25 +0100)
StrongARM debug-macro.S is quite standalone thing, depending only on
register mappings. Move it to proper place and add Kconfig entry.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found