From: Jaswinder Singh Rajput Date: Mon, 24 May 2010 21:31:46 +0000 (-0700) Subject: xtensa: includecheck fix: vectors.S X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1f0a738868cbfe20ae53a00b7c302c04ef7ab8fc;p=linux-beck.git xtensa: includecheck fix: vectors.S fix the following 'make includecheck' warnings: arch/xtensa/kernel/vectors.S: asm/processor.h is included more than once. arch/xtensa/kernel/vectors.S: asm/ptrace.h is included more than once. Signed-off-by: Jaswinder Singh Rajput Cc: Chris Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/xtensa/kernel/vectors.S b/arch/xtensa/kernel/vectors.S index 74a7518faf16..70066e3582d0 100644 --- a/arch/xtensa/kernel/vectors.S +++ b/arch/xtensa/kernel/vectors.S @@ -44,14 +44,12 @@ #include #include -#include #include #include #include #include #include #include -#include #define WINDOW_VECTORS_SIZE 0x180