]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: debug: move davinci debug to generic 8250 code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 Jul 2013 15:18:34 +0000 (16:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 25 Aug 2013 16:11:10 +0000 (17:11 +0100)
commit97bd1a48adb87c2a68194b80227af56ca4df4cad
tree0634e062b96db322a85bf8272464e73a4d27b640
parentf2acf003cd399994172a5ec342b47741841746f1
ARM: debug: move davinci debug to generic 8250 code

Davinci's debugging is just a copy of the old 8250_32 code with a
different base address.  Incorporate this into the generic 8250
debug code.

Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug
arch/arm/mach-davinci/include/mach/debug-macro.S [deleted file]