From: Max Filippov Date: Mon, 18 Nov 2013 07:05:52 +0000 (+0400) Subject: xtensa: clean up include/asm/vectors.h X-Git-Tag: v3.14-rc1~99^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0a34615add3912bf8f5354c02998aa506f4d15b;p=pandora-kernel.git 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 Signed-off-by: Chris Zankel --- Reading git-diff-tree failed