ARM: exynos: move debug-macro.S to include/debug/
authorArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2013 17:03:10 +0000 (18:03 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 19 Apr 2013 11:51:21 +0000 (13:51 +0200)
The move is necessary to support early debug output on exynos
with multiplatform configurations. This implies also moving the
plat/debug-macro.S file, but we are leaving the remaining users of that
file in place, to avoid adding large numbers of extra configuration
options to Kconfig.debug

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found