Skip to content

Commit

Permalink
arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated include
Browse files Browse the repository at this point in the history
Removed duplicated include file <linux/kernel.h> in
arch/x86/kernel/genx2apic_uv_x.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 23, 2008
1 parent df1be43 commit fd60b39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/kernel/genx2apic_uv_x.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/ctype.h>
#include <linux/init.h>
#include <linux/sched.h>
Expand Down

0 comments on commit fd60b39

Please sign in to comment.