]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh64/tlbflush.h
asus-laptop: add light sensor support
[linux-2.6-omap-h63xx.git] / include / asm-sh64 / tlbflush.h
index 15c0719eecc34662db79a7e04ab09f94c3654aba..e45beadc29ee860066996c8989893c497acfb550 100644 (file)
@@ -20,7 +20,7 @@ extern void flush_tlb_mm(struct mm_struct *mm);
 extern void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,
                            unsigned long end);
 extern void flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
-extern inline void flush_tlb_pgtables(struct mm_struct *mm,
+static inline void flush_tlb_pgtables(struct mm_struct *mm,
                                      unsigned long start, unsigned long end)
 {
 }