浏览代码

[MIPS] DSP and MDMX share the same config flag bit.

Clarify comment.

Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

Thiemo Seufer 19 年之前
父节点
当前提交
3301edcbd7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-mips/mipsregs.h

+ 1 - 1
include/asm-mips/mipsregs.h

@@ -291,7 +291,7 @@
 #define ST0_DL			(_ULCAST_(1) << 24)
 
 /*
- * Enable the MIPS DSP ASE
+ * Enable the MIPS MDMX and DSP ASEs
  */
 #define ST0_MX			0x01000000