]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[MIPS] Cacheops.h: Fix typo.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 14 Jan 2008 14:46:31 +0000 (14:46 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jan 2008 01:04:42 +0000 (01:04 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/cacheops.h

index df7f2deb3b56cee5361629380c7c619fc8e52187..256ad2cc6eb8f8a4bb242ae383f50266eea47270 100644 (file)
@@ -64,7 +64,7 @@
 #define Page_Invalidate_T      0x16
 
 /*
- * R1000-specific cacheops
+ * R10000-specific cacheops
  *
  * Cacheops 0x02, 0x06, 0x0a, 0x0c-0x0e, 0x16, 0x1a and 0x1e are unused.
  * Most of the _S cacheops are identical to the R4000SC _SD cacheops.