]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commita2e407104769d64e01556d4c335bb6478e1e7f3c
treed7dae40913a1f6e3d3a1049ce01582b294bab2af
parent7ba8022fc3a1d2434c1f038f022c5d69026319ca
ARM: exynos: move debug-macro.S to include/debug/

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>
arch/arm/Kconfig.debug
arch/arm/include/debug/exynos.S [moved from arch/arm/mach-exynos/include/mach/debug-macro.S with 84% similarity]
arch/arm/include/debug/samsung.S [moved from arch/arm/plat-samsung/include/plat/debug-macro.S with 100% similarity]
arch/arm/mach-s3c24xx/include/mach/debug-macro.S
arch/arm/mach-s3c64xx/include/mach/debug-macro.S
arch/arm/mach-s5p64x0/include/mach/debug-macro.S
arch/arm/mach-s5pc100/include/mach/debug-macro.S
arch/arm/mach-s5pv210/include/mach/debug-macro.S