xtensa: includecheck fix: vectors.S
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Mon, 24 May 2010 21:31:46 +0000 (14:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 May 2010 15:06:56 +0000 (08:06 -0700)
commit1f0a738868cbfe20ae53a00b7c302c04ef7ab8fc
tree50f4eb77f1facf04cb27d5f09b99e3b1a2e9e6e7
parente520c410854bab763be24e0fce7ba89dc252efee
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 <jaswinderrajput@gmail.com>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/xtensa/kernel/vectors.S