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>
Tue, 14 Jan 2014 18:19:47 +0000 (10:19 -0800)
commitf0a34615add3912bf8f5354c02998aa506f4d15b
treeb5642c1c5a9e9d9f228edb352c41ab8dc42fd305
parent802eee95bde72fd0cd0f3a5b2098375a487d1eda
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