]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: debug: move keystone debug to generic 8250 code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 Jul 2013 15:05:49 +0000 (16:05 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 15 Aug 2013 15:42:35 +0000 (16:42 +0100)
commit6518e85c6075a5e7477a56a1a461cd69cffb3d5e
tree137adef2a0f1fceea3e9477e5e9d0a49409a0bd4
parent956dcfc21b8401a0e425fd8ce47e4940d80e0fbc
ARM: debug: move keystone debug to generic 8250 code

Keystone'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.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug
arch/arm/include/debug/keystone.S [deleted file]