X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-mips%2Fcacheflush.h;h=47bc8f6c20d2e2795211335e37cbb4e01489e0c2;hb=0b0968a3e691771bf87e1ce747b2c7d23b5526c8;hp=aeae9fabf4a9be581937ce767a2eb4af1c6c3979;hpb=fe69102188cde0700cddd8d4cda0b77d68284884;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-mips/cacheflush.h b/include/asm-mips/cacheflush.h index aeae9fabf4a..47bc8f6c20d 100644 --- a/include/asm-mips/cacheflush.h +++ b/include/asm-mips/cacheflush.h @@ -74,6 +74,7 @@ static inline void copy_from_user_page(struct vm_area_struct *vma, extern void (*flush_cache_sigtramp)(unsigned long addr); extern void (*flush_icache_all)(void); +extern void (*local_flush_data_cache_page)(void * addr); extern void (*flush_data_cache_page)(unsigned long addr); /*