Skip to content

Commit

Permalink
arch/x86/kernel/acpi/boot.c: removed duplicated #include
Browse files Browse the repository at this point in the history
Removed duplicated include file <asm/genapic.h> in
arch/x86/kernel/acpi/boot.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 Aug 11, 2008
1 parent 6de9c70 commit 4c94265
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ EXPORT_SYMBOL(acpi_disabled);
#ifdef CONFIG_X86_64

#include <asm/proto.h>
#include <asm/genapic.h>

#else /* X86 */

Expand Down

0 comments on commit 4c94265

Please sign in to comment.