diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-24 11:02:47 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-24 11:02:47 -0400 |
commit | eeea55163dac3e891558253751fcbfa0815a2e1a (patch) | |
tree | edd59aadb415432bc99952bbc81fcb54520c557a /include | |
parent | 4614c32645c536e30eaf895c7e0cd42dfb145634 (diff) |
[MIPS] Whitespace cleanup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
-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 9de52a5b0f3d..2883ccc69ed0 100644 --- a/include/asm-mips/war.h +++ b/include/asm-mips/war.h | |||
@@ -188,7 +188,6 @@ | |||
188 | #define ICACHE_REFILLS_WORKAROUND_WAR 1 | 188 | #define ICACHE_REFILLS_WORKAROUND_WAR 1 |
189 | #endif | 189 | #endif |
190 | 190 | ||
191 | |||
192 | /* | 191 | /* |
193 | * On the R10000 upto version 2.6 (not sure about 2.7) there is a bug that | 192 | * On the R10000 upto version 2.6 (not sure about 2.7) there is a bug that |
194 | * may cause ll / sc and lld / scd sequences to execute non-atomically. | 193 | * may cause ll / sc and lld / scd sequences to execute non-atomically. |