]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/ppc_asm.h
Merge watchdog driver updates
[linux-2.6] / include / asm-ppc / ppc_asm.h
index f76221def484d3f8bffa45b0f9a71f9ee88a9cd4..bb53e2def363df54400d8cedfbfdb2d56addf23c 100644 (file)
@@ -186,6 +186,12 @@ END_FTR_SECTION_IFCLR(CPU_FTR_601)
 #define PPC405_ERR77_SYNC
 #endif
 
+#ifdef CONFIG_IBM440EP_ERR42
+#define PPC440EP_ERR42 isync
+#else
+#define PPC440EP_ERR42
+#endif
+
 /* The boring bits... */
 
 /* Condition Register Bit Fields */