]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: move debug-macro.S into the common space
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 12 Jan 2015 18:42:14 +0000 (19:42 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 14:24:06 +0000 (15:24 +0100)
commit4c7f9fd9a73a3d4358a347760ef1c9fadd3a745c
tree36c485eb3e3409e4ad7c42c138e33e47c578430a
parent5f0a45c528c9939321b3a4f8831d5ff71d1486f7
ARM: at91: move debug-macro.S into the common space

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

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
MAINTAINERS
arch/arm/Kconfig.debug
arch/arm/include/debug/at91.S [new file with mode: 0644]
arch/arm/mach-at91/include/mach/debug-macro.S [deleted file]