]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xtensa: clean up include/asm/vectors.h
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 18 Nov 2013 07:05:52 +0000 (11:05 +0400)
committerChris Zankel <chris@zankel.net>
Mon, 2 Dec 2013 22:23:41 +0000 (14:23 -0800)
commit03bfb2b29ef7d8a8c75673000ee6d5d20292617c
tree6393ba41df09d595737ee8107efd4019f850d29a
parentdc1ccc48159d63eca5089e507c82c7d22ef60839
xtensa: clean up include/asm/vectors.h

- drop unused PHYSICAL_MEMORY_ADDRESS and XC_PADDR
- fix NMI_VECTOR_VADDR and INTLEVEL7_VECTOR_VADDR definitions: there
  should be no XCHAL_ prefix in them;
- fix the following warning seen with gcc-4.8.1:

  arch/xtensa/include/asm/vectors.h:71:5: warning: "XCHAL_HAVE_VECBASE" is not defined [-Wundef]

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/include/asm/vectors.h