]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/cacheflush.h
hpt366: UltraDMA filter for SATA cards (take 2)
[linux-2.6-omap-h63xx.git] / include / asm-mips / cacheflush.h
index 28d907d4347a59e9752eb19c4cab6fb8779c0c67..4933b4947ed0c9008b761e95c9d4ff1aab25879d 100644 (file)
@@ -96,6 +96,6 @@ extern void (*flush_data_cache_page)(unsigned long addr);
 unsigned long __init run_uncached(void *func);
 
 extern void *kmap_coherent(struct page *page, unsigned long addr);
-extern void kunmap_coherent(struct page *page);
+extern void kunmap_coherent(void);
 
 #endif /* _ASM_CACHEFLUSH_H */