]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68k/cacheflush.h
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.git] / include / asm-m68k / cacheflush.h
index 24d3ff44913570cbccb4632b83bf5e3c37747299..16bf375fdbe1c25a36992dfe94c066b074cbe736 100644 (file)
@@ -89,6 +89,8 @@ static inline void flush_cache_mm(struct mm_struct *mm)
                __flush_cache_030();
 }
 
+#define flush_cache_dup_mm(mm)                 flush_cache_mm(mm)
+
 /* flush_cache_range/flush_cache_page must be macros to avoid
    a dependency on linux/mm.h, which includes this file... */
 static inline void flush_cache_range(struct vm_area_struct *vma,