sh: mach-titan: Kill off unused PIO port mangling.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 28 Jan 2010 06:08:21 +0000 (15:08 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 28 Jan 2010 06:08:21 +0000 (15:08 +0900)
Nothing is using this, kill it off. Fixing up access sizes can be done
with trapped I/O for anyone wanting to make use of this for devices that
need it, everything else is already pure MMIO.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found