includecheck fix: x86, traps.c
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 20 Sep 2009 09:39:26 +0000 (15:09 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 20 Sep 2009 10:30:18 +0000 (16:00 +0530)
fix the following 'make includecheck' warning:

  arch/x86/kernel/traps.c: asm/traps.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Sam Ravnborg <sam@ravnborg.org>
LKML-Reference: <1247065094.4382.49.camel@ht.satnam>


No differences found