commit | e6131fa3835483944c13d03bcff1d9103d9f53ce | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Thu Nov 06 10:20:23 2014 +0300 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Nov 20 12:25:37 2014 +0100 |
tree | 571f98cd1e2630db3e402754bd79692a149f0a05 | |
parent | 37f286e9085717c17a509fed977c0766244f80c9 [diff] |
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>