aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/tlb-nommu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/mm/tlb-nommu.c')
-rw-r--r--arch/sh/mm/tlb-nommu.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/mm/tlb-nommu.c b/arch/sh/mm/tlb-nommu.c
index c49e9d24c2e6..0710ebb99b9a 100644
--- a/arch/sh/mm/tlb-nommu.c
+++ b/arch/sh/mm/tlb-nommu.c
@@ -50,11 +50,6 @@ void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte)
50{ 50{
51} 51}
52 52
53void __update_cache(struct vm_area_struct *vma,
54 unsigned long address, pte_t pte)
55{
56}
57
58void __init kmap_coherent_init(void) 53void __init kmap_coherent_init(void)
59{ 54{
60} 55}