sh: consolidate nommu stubs in arch/sh/mm/nommu.c.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 00:57:57 +0000 (09:57 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 00:57:57 +0000 (09:57 +0900)
commitaae4d1428c03b03f9fe6204a83e35822fe9cc591
tree292324229a846d0c7627e46c17b0adaa7ff24ad0
parentdde5e3ffb770ef2854bbc32c51a365e932919e19
sh: consolidate nommu stubs in arch/sh/mm/nommu.c.

These were previous littered around tlb-nommu.c and pg-nommu.c, though at
this point there are more stubs than are strictly TLB or page op related,
so just consolidate them in a single nommu.c.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Makefile_32
arch/sh/mm/Makefile_64
arch/sh/mm/nommu.c [moved from arch/sh/mm/tlb-nommu.c with 69% similarity]
arch/sh/mm/pg-nommu.c [deleted file]