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)
commite6131fa3835483944c13d03bcff1d9103d9f53ce
tree571f98cd1e2630db3e402754bd79692a149f0a05
parent37f286e9085717c17a509fed977c0766244f80c9
ARM: debug: move StrongARM debug include to arch/arm/include/debug

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>
arch/arm/Kconfig.debug
arch/arm/include/debug/sa1100.S [new file with mode: 0644]
arch/arm/mach-sa1100/include/mach/debug-macro.S [deleted file]