]> git.baikalelectronics.ru Git - kernel.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>
Sun, 25 Aug 2013 16:11:09 +0000 (17:11 +0100)
commit850e7766335fe375aa45165ea0798826c1b824e3
treefda1158862098c1ad8cfaa1fa7cc7aedc0aa7bf2
parent734b975cf3e9d78382180fa7225fbc14fc1fb97a
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]