diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-24 16:02:47 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-24 16:02:47 +0100 |
commit | eeea55163dac3e891558253751fcbfa0815a2e1a (patch) | |
tree | edd59aadb415432bc99952bbc81fcb54520c557a | |
parent | 4614c32645c536e30eaf895c7e0cd42dfb145634 (diff) |
[MIPS] Whitespace cleanup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r-- | include/asm-mips/war.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/war.h b/include/asm-mips/war.h index 9de52a5b0f3..2883ccc69ed 100644 --- a/include/asm-mips/war.h +++ b/include/asm-mips/war.h @@ -188,7 +188,6 @@ #define ICACHE_REFILLS_WORKAROUND_WAR 1 #endif - /* * On the R10000 upto version 2.6 (not sure about 2.7) there is a bug that * may cause ll / sc and lld / scd sequences to execute non-atomically. |