[PATCH][v850] Define flush_page_to_ram on v850/nb85e

From: Miles Bader (miles@lsi.nec.co.jp)
Date: Mon May 05 2003 - 22:09:24 EST


diff -ruN -X../cludes linux-2.5.69-uc0/include/asm-v850/nb85e_cache.h linux-2.5.69-uc0-v850-20030506/include/asm-v850/nb85e_cache.h
--- linux-2.5.69-uc0/include/asm-v850/nb85e_cache.h 2003-04-21 10:53:17.000000000 +0900
+++ linux-2.5.69-uc0-v850-20030506/include/asm-v850/nb85e_cache.h 2003-05-06 10:40:26.000000000 +0900
@@ -62,6 +62,7 @@
                                                  unsigned long adr, int len);
 extern void nb85e_cache_flush_sigtramp (unsigned long addr);
 
+#define flush_page_to_ram(x) ((void)0)
 #define flush_cache_all nb85e_cache_flush_all
 #define flush_cache_mm nb85e_cache_flush_mm
 #define flush_cache_range nb85e_cache_flush_range
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 07 2003 - 22:00:24 EST