[ARM] Collect 8250-based debug implementations together
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 16 Mar 2006 20:40:25 +0000 (20:40 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:05:57 +0000 (22:05 +0000)
Several ARM machine implementations used an 8250 compatible port for
debugging purposes, and indepdently implemented the low level debug
macros every time.  Provide a common implementation and convert these
implementations to use this version.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found