X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-m68k%2Fcacheflush.h;h=16bf375fdbe1c25a36992dfe94c066b074cbe736;hb=cc1bf182bb8451a036a7c227f0a95a0416c4736e;hp=24d3ff44913570cbccb4632b83bf5e3c37747299;hpb=075395d228641646159dae3dd170fa3fc6ff477a;p=linux-2.6 diff --git a/include/asm-m68k/cacheflush.h b/include/asm-m68k/cacheflush.h index 24d3ff4491..16bf375fdb 100644 --- a/include/asm-m68k/cacheflush.h +++ b/include/asm-m68k/cacheflush.h @@ -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,