aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-09-24 16:40:56 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-09-24 16:40:56 +0900
commit8328a8ba92819792f37e3db002d404554e7a6f79 (patch)
tree7e02cae27c24270b973ceafcbf5082b61a8aced0 /arch/sh/mm/Makefile
parentsh: Fix alias calculation for non-aliasing cases. (diff)
downloadlinux-dev-8328a8ba92819792f37e3db002d404554e7a6f79.tar.xz
linux-dev-8328a8ba92819792f37e3db002d404554e7a6f79.zip
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>
Diffstat (limited to 'arch/sh/mm/Makefile')
-rw-r--r--arch/sh/mm/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/mm/Makefile b/arch/sh/mm/Makefile
index 6fbca50b64b4..ee30fb44dfe1 100644
--- a/arch/sh/mm/Makefile
+++ b/arch/sh/mm/Makefile
@@ -12,8 +12,6 @@ obj-$(CONFIG_SH7705_CACHE_32KB) += cache-sh7705.o
endif
mmu-y := tlb-nommu.o pg-nommu.o
-mmu-$(CONFIG_CPU_SH3) += fault-nommu.o
-mmu-$(CONFIG_CPU_SH4) += fault-nommu.o
mmu-$(CONFIG_MMU) := fault.o clear_page.o copy_page.o tlb-flush.o \
ioremap.o