Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165310
b: refs/heads/master
c: 3834f47
h: refs/heads/master
v: v3
  • Loading branch information
Feng Tang authored and Len Brown committed Sep 15, 2009
1 parent 8d317f6 commit 6873338
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8079ce34f2c3f5bfedcea8d4fb7290ce46ac5b56
refs/heads/master: 3834f47291df475be3f0f0fb7ccaa098967cc054
7 changes: 0 additions & 7 deletions trunk/arch/x86/kernel/sfi.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,15 @@
#define KMSG_COMPONENT "SFI"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt

#include <linux/bootmem.h>
#include <linux/cpumask.h>
#include <linux/module.h>
#include <linux/acpi.h>
#include <linux/init.h>
#include <linux/efi.h>
#include <linux/irq.h>
#include <linux/sfi.h>
#include <linux/io.h>

#include <asm/io_apic.h>
#include <asm/pgtable.h>
#include <asm/mpspec.h>
#include <asm/setup.h>
#include <asm/apic.h>
#include <asm/e820.h>

#ifdef CONFIG_X86_LOCAL_APIC
static unsigned long sfi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
Expand Down
5 changes: 0 additions & 5 deletions trunk/drivers/sfi/sfi_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,11 @@
#include <linux/bootmem.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/acpi.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/sfi.h>
#include <linux/smp.h>

#include <asm/pgtable.h>

#include "sfi_core.h"

Expand Down

0 comments on commit 6873338

Please sign in to comment.