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)
commitf655f5e956eaf4fcda983f3b3d37c76371556c27
treef1fd617afe0856a303b5e9ca470358c97cc33c92
parent7013109f52ff38ad9ea38952cedc144c8e8b9636
sh: mach-titan: Kill off unused PIO port mangling.

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>
arch/sh/Makefile
arch/sh/boards/Makefile
arch/sh/boards/board-titan.c [new file with mode: 0644]
arch/sh/boards/mach-titan/Makefile [deleted file]
arch/sh/boards/mach-titan/io.c [deleted file]
arch/sh/boards/mach-titan/setup.c [deleted file]