sh: Merge _32/_64 ioremap implementations.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jan 2010 12:21:32 +0000 (21:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jan 2010 12:21:32 +0000 (21:21 +0900)
commit0b59e38ffaf7b201ff6afe5b736365d16848c7e3
tree1cc2071cbf61bf57dc774970a76768f5d157af2e
parentedf711b66f2a8a9629aa253ad8b3a5a03b5d7af5
sh: Merge _32/_64 ioremap implementations.

There is nothing of interest in the _64 version anymore, so the _32 one
can be renamed and used unconditionally.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Makefile
arch/sh/mm/ioremap.c [moved from arch/sh/mm/ioremap_32.c with 100% similarity]
arch/sh/mm/ioremap_64.c [deleted file]