]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/tlbflush.h
sdio: add SDIO_FBR_BASE(f) macro
[linux-2.6] / include / asm-powerpc / tlbflush.h
index 86e6266a028bb9a69ad1217b4c5005ffa264156c..99a0439baa501b6def238c670428e2b5a06d1610 100644 (file)
@@ -155,6 +155,11 @@ static inline void flush_tlb_kernel_range(unsigned long start,
 {
 }
 
+/* Private function for use by PCI IO mapping code */
+extern void __flush_hash_table_range(struct mm_struct *mm, unsigned long start,
+                                    unsigned long end);
+
+
 #endif
 
 /*