diff options
Diffstat (limited to 'include/asm-sparc64/tlbflush.h')
-rw-r--r-- | include/asm-sparc64/tlbflush.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc64/tlbflush.h b/include/asm-sparc64/tlbflush.h index 0386014ecf27..3487328570ed 100644 --- a/include/asm-sparc64/tlbflush.h +++ b/include/asm-sparc64/tlbflush.h | |||
@@ -21,8 +21,6 @@ extern void flush_tlb_pending(void); | |||
21 | /* Local cpu only. */ | 21 | /* Local cpu only. */ |
22 | extern void __flush_tlb_all(void); | 22 | extern void __flush_tlb_all(void); |
23 | 23 | ||
24 | extern void __flush_tlb_page(unsigned long context, unsigned long page, unsigned long r); | ||
25 | |||
26 | extern void __flush_tlb_kernel_range(unsigned long start, unsigned long end); | 24 | extern void __flush_tlb_kernel_range(unsigned long start, unsigned long end); |
27 | 25 | ||
28 | #ifndef CONFIG_SMP | 26 | #ifndef CONFIG_SMP |