diff options
Diffstat (limited to 'src/cpu/intel/haswell/acpi.c')
-rw-r--r-- | src/cpu/intel/haswell/acpi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/intel/haswell/acpi.c b/src/cpu/intel/haswell/acpi.c index 9e10c7527a..c67c8a1fc5 100644 --- a/src/cpu/intel/haswell/acpi.c +++ b/src/cpu/intel/haswell/acpi.c @@ -29,7 +29,6 @@ #include <cpu/intel/speedstep.h> #include <cpu/intel/turbo.h> #include <device/device.h> -#include <device/pci.h> #include "haswell.h" #include "chip.h" |