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)
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>

No differences found