]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C24XX: move debug-macro.S into the common space
authorHeiko Stuebner <heiko@sntech.de>
Thu, 15 May 2014 21:59:18 +0000 (06:59 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 25 May 2014 19:05:00 +0000 (04:05 +0900)
commit86e12c1da6b7dcf2b86e966c4bd58769b9b80f0f
tree66feee48bd6ceca7e696da50d26de8586252f31c
parent973d25342ed2ffc818e3df2a7096d91522f15152
ARM: S3C24XX: move debug-macro.S into the common space

Move debug-macro.S from mach/include to include/debug where
all other common debug macros are.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig.debug
arch/arm/include/debug/s3c24xx.S [new file with mode: 0644]
arch/arm/mach-s3c24xx/include/mach/debug-macro.S [deleted file]