diff options
Diffstat (limited to 'src/mainboard/lenovo/haswell')
-rw-r--r-- | src/mainboard/lenovo/haswell/variants/w541/romstage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/haswell/variants/w541/romstage.c b/src/mainboard/lenovo/haswell/variants/w541/romstage.c index 4a189d42b8..a410f56201 100644 --- a/src/mainboard/lenovo/haswell/variants/w541/romstage.c +++ b/src/mainboard/lenovo/haswell/variants/w541/romstage.c @@ -4,7 +4,6 @@ #include <northbridge/intel/haswell/haswell.h> #include <northbridge/intel/haswell/raminit.h> #include <southbridge/intel/lynxpoint/pch.h> -#include <option.h> #include <ec/lenovo/pmh7/pmh7.h> #include <device/pci_ops.h> |