Pārlūkot izejas kodu

[SPARC64]: Kill __flush_tlb_page() prototype.

This function no longer exists.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 19 gadi atpakaļ
vecāks
revīzija
1241140f51
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      include/asm-sparc64/tlbflush.h

+ 0 - 2
include/asm-sparc64/tlbflush.h

@@ -22,8 +22,6 @@ extern void flush_tlb_pending(void);
 /* Local cpu only.  */
 extern void __flush_tlb_all(void);
 
-extern void __flush_tlb_page(unsigned long context, unsigned long page, unsigned long r);
-
 extern void __flush_tlb_kernel_range(unsigned long start, unsigned long end);
 
 #ifndef CONFIG_SMP