]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh64/cacheflush.h
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6-omap-h63xx.git] / include / asm-sh64 / cacheflush.h
index 55f71aa0aa6b8a007258749543a090bd5ea14e5b..1e53a47bdc9755f84486dc8b021b60515d5a8dca 100644 (file)
@@ -21,6 +21,8 @@ extern void flush_icache_user_range(struct vm_area_struct *vma,
                                    struct page *page, unsigned long addr,
                                    int len);
 
+#define flush_cache_dup_mm(mm) flush_cache_mm(mm)
+
 #define flush_dcache_mmap_lock(mapping)                do { } while (0)
 #define flush_dcache_mmap_unlock(mapping)      do { } while (0)