浏览代码

xtensa: rename MISC SR definition to avoid name clashes

There are other special register that cause build warnings and may as
well need renaming as well.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Max Filippov 12 年之前
父节点
当前提交
eb9a63a1e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/xtensa/include/asm/regs.h

+ 1 - 1
arch/xtensa/include/asm/regs.h

@@ -66,7 +66,7 @@
 #define ICOUNTLEVEL	237
 #define EXCVADDR	238
 #define CCOMPARE	240
-#define MISC		244
+#define MISC_SR		244
 
 /*  Special names for read-only and write-only interrupt registers.  */