diff options
Diffstat (limited to 'src/southbridge/intel/lynxpoint/pmutil.c')
-rw-r--r-- | src/southbridge/intel/lynxpoint/pmutil.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/lynxpoint/pmutil.c b/src/southbridge/intel/lynxpoint/pmutil.c index dd7f1990b9..d67fb6cd84 100644 --- a/src/southbridge/intel/lynxpoint/pmutil.c +++ b/src/southbridge/intel/lynxpoint/pmutil.c @@ -8,7 +8,6 @@ #include <arch/io.h> #include <device/device.h> #include <device/pci.h> -#include <device/pci_def.h> #include <console/console.h> #include <security/vboot/vbnv.h> #include <security/vboot/vboot_common.h> |