]> Pileus Git - ~andy/linux/commit
ARM: debug: provide 8250 debug uart phys/virt address configuration options
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 6 Jul 2013 23:01:39 +0000 (00:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 25 Aug 2013 16:11:01 +0000 (17:11 +0100)
commitc3faa9b7573bf8668869c0ef3075430dc9f053c6
tree4f70aaa18d828f7dbd0078de005e166f25546da9
parent4a00364736519764a76af566be98eeeabb6fbce5
ARM: debug: provide 8250 debug uart phys/virt address configuration options

Move the definition of the UART register addresses out of the platform
specific header file into the Kconfig files.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
20 files changed:
arch/arm/Kconfig.debug
arch/arm/include/asm/hardware/debug-8250.S
arch/arm/include/debug/mvebu.S
arch/arm/include/debug/nspire.S
arch/arm/include/debug/pxa.S
arch/arm/include/debug/rockchip.S
arch/arm/include/debug/sunxi.S
arch/arm/mach-dove/include/mach/debug-macro.S
arch/arm/mach-ebsa110/include/mach/debug-macro.S
arch/arm/mach-footbridge/include/mach/debug-macro.S
arch/arm/mach-gemini/include/mach/debug-macro.S
arch/arm/mach-iop13xx/include/mach/debug-macro.S
arch/arm/mach-iop32x/include/mach/debug-macro.S
arch/arm/mach-iop33x/include/mach/debug-macro.S
arch/arm/mach-ixp4xx/include/mach/debug-macro.S
arch/arm/mach-kirkwood/include/mach/debug-macro.S
arch/arm/mach-lpc32xx/include/mach/debug-macro.S
arch/arm/mach-mv78xx0/include/mach/debug-macro.S
arch/arm/mach-orion5x/include/mach/debug-macro.S
arch/arm/mach-rpc/include/mach/debug-macro.S