]> err.no Git - linux-2.6/blobdiff - include/asm-mips/war.h
[PATCH] pipe: remove redundant fifo_poll abstraction
[linux-2.6] / include / asm-mips / war.h
index c4a70412134327a586b46acc7f00b385b14d8f0f..04ee53b34c2e76a70a45d14ed8c5da9df6a7084b 100644 (file)
  */
 #define BCM1250_M3_WAR 1
 
-/* 
+/*
  * This is a DUART workaround related to glitches around register accesses
  */
 #define SIBYTE_1956_WAR 1
 
 /*
  * Fill buffers not flushed on CACHE instructions
- * 
+ *
  * Hit_Invalidate_I cacheops invalidate an icache line but the refill
  * for that line can get stale data from the fill buffer instead of
  * accessing memory if the previous icache miss was also to that line.