]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-v850/tlbflush.h
via-velocity: fix vlan receipt
[linux-2.6-omap-h63xx.git] / include / asm-v850 / tlbflush.h
index 5f2f85f636ea74bc0fe019ef51c53e978ac9a348..c44aa64449c83779df8b05212e46799936264ad2 100644 (file)
@@ -61,10 +61,4 @@ static inline void flush_tlb_kernel_page(unsigned long addr)
        BUG ();
 }
 
-static inline void flush_tlb_pgtables(struct mm_struct *mm,
-                                     unsigned long start, unsigned long end)
-{
-       BUG ();
-}
-
 #endif /* __V850_TLBFLUSH_H__ */