ARM: S5PV210: move debug-macro.S into the common space
authorTomasz Figa <t.figa@samsung.com>
Thu, 3 Jul 2014 12:39:41 +0000 (14:39 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 18 Jul 2014 19:32:12 +0000 (04:32 +0900)
commit7bab7d9e114e6e908675aa185aaeaa162cc384ea
treefc2ade635148ea9ff03887a8d1ffa69727721ae0
parent0a90d4d62c71e27cedebf938d7c37db543b93e78
ARM: S5PV210: 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: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig.debug
arch/arm/include/debug/s5pv210.S [new file with mode: 0644]
arch/arm/mach-s5pv210/include/mach/debug-macro.S [deleted file]