diff options
Diffstat (limited to 'src/mainboard/lenovo/t530/mainboard.c')
-rw-r--r-- | src/mainboard/lenovo/t530/mainboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t530/mainboard.c b/src/mainboard/lenovo/t530/mainboard.c index 33c95c27c5..b33e22920e 100644 --- a/src/mainboard/lenovo/t530/mainboard.c +++ b/src/mainboard/lenovo/t530/mainboard.c @@ -2,7 +2,6 @@ #include <device/device.h> #include <drivers/intel/gma/int15.h> -#include <ec/lenovo/h8/h8.h> // mainboard_enable is executed as first thing after // enumerate_buses(). |