summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2008-01-14 21:25:39 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-01-14 21:25:39 -0800
commitc60ecec67ab3f6b5791ef49d502b7a61909aa13e (patch)
treee8180ad2ec48a6063277ee51cf10dc8541dcac2f /include
parentc23f72cae9523d29ff94eec8f30ccbdaf234b20e (diff)
parent2e4f95822cc17cb7095d50babe2d2fc4c043fa25 (diff)
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus: [MIPS] Cacheops.h: Fix typo. [MIPS] Cobalt: Qube1 has no serial port so don't use it [MIPS] Cobalt: Fix ethernet interrupts for RaQ1 [MIPS] Kconfig fixes for BCM47XX platform
Diffstat (limited to 'include')
-rw-r--r--include/asm-mips/cacheops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/cacheops.h b/include/asm-mips/cacheops.h
index df7f2deb3b56..256ad2cc6eb8 100644
--- a/include/asm-mips/cacheops.h
+++ b/include/asm-mips/cacheops.h
@@ -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.