]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-frv/cacheflush.h
ACPI hibernation: Call _PTS before suspending devices
[linux-2.6-omap-h63xx.git] / include / asm-frv / cacheflush.h
index eaa5826bc1c8f1627d890f4a7fcda630716c13fb..02500405a6fb26317ad2def7ea098ed3e93a3e0f 100644 (file)
@@ -20,6 +20,7 @@
  */
 #define flush_cache_all()                      do {} while(0)
 #define flush_cache_mm(mm)                     do {} while(0)
+#define flush_cache_dup_mm(mm)                 do {} while(0)
 #define flush_cache_range(mm, start, end)      do {} while(0)
 #define flush_cache_page(vma, vmaddr, pfn)     do {} while(0)
 #define flush_cache_vmap(start, end)           do {} while(0)