From 2e4f95822cc17cb7095d50babe2d2fc4c043fa25 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 14 Jan 2008 14:46:31 +0000 Subject: [MIPS] Cacheops.h: Fix typo. Signed-off-by: Ralf Baechle --- include/asm-mips/cacheops.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3-59-g8ed1b