Skip to content

Commit

Permalink
x86: Remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include in:

  arch/x86/kernel/dumpstack.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Huang Weiyi authored and Ingo Molnar committed Jul 11, 2009
1 parent a1b4f1a commit e90476d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/kernel/dumpstack.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <linux/bug.h>
#include <linux/nmi.h>
#include <linux/sysfs.h>
#include <linux/ftrace.h>

#include <asm/stacktrace.h>

Expand Down

0 comments on commit e90476d

Please sign in to comment.