sh: nommu: Kill off dummy page fault ops for SH-3/4.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 24 Sep 2007 07:40:56 +0000 (16:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 24 Sep 2007 07:40:56 +0000 (16:40 +0900)
commit8328a8ba92819792f37e3db002d404554e7a6f79
tree7e02cae27c24270b973ceafcbf5082b61a8aced0
parentd10040f7eb808cd984b563d1cf727a1020990a2e
sh: nommu: Kill off dummy page fault ops for SH-3/4.

We stopped referencing these functions unconditionally when the
old entry.S code was refactored, so this is just dead code at
present. Kill it off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Makefile
arch/sh/mm/fault-nommu.c [deleted file]