aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2012-09-17 05:44:54 +0400
committerChris Zankel <chris@zankel.net>2012-10-03 15:12:43 -0700
commiteb9a63a1e550c489ba389c53bef0f7a94156fa8e (patch)
treeb36faff105cf9bca99931a2ffa613c0fca05b4b7 /arch/xtensa/include/asm
parenthisax: disable build for big-endian xtensa (diff)
downloadlinux-dev-eb9a63a1e550c489ba389c53bef0f7a94156fa8e.tar.xz
linux-dev-eb9a63a1e550c489ba389c53bef0f7a94156fa8e.zip
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>
Diffstat (limited to 'arch/xtensa/include/asm')
-rw-r--r--arch/xtensa/include/asm/regs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/xtensa/include/asm/regs.h b/arch/xtensa/include/asm/regs.h
index d4baed246928..a3075b12aff1 100644
--- a/arch/xtensa/include/asm/regs.h
+++ b/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. */