MIPS: cpu-features.h: s/MIPS53/MIPS64/
authorMaciej W. Rozycki <macro@linux-mips.org>
Sun, 22 Sep 2013 21:04:27 +0000 (22:04 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 24 Sep 2013 09:07:18 +0000 (11:07 +0200)
No support for MIPS53 processors yet.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5876/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu-features.h

index 51680d1..d445d06 100644 (file)
 
 /*
  * MIPS32, MIPS64, VR5500, IDT32332, IDT32334 and maybe a few other
- * pre-MIPS32/MIPS53 processors have CLO, CLZ. The IDT RC64574 is 64-bit and
+ * pre-MIPS32/MIPS64 processors have CLO, CLZ. The IDT RC64574 is 64-bit and
  * has CLO and CLZ but not DCLO nor DCLZ.  For 64-bit kernels
  * cpu_has_clo_clz also indicates the availability of DCLO and DCLZ.
  */