diff options
Diffstat (limited to 'src/mainboard/lenovo/t410/mainboard.c')
-rw-r--r-- | src/mainboard/lenovo/t410/mainboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t410/mainboard.c b/src/mainboard/lenovo/t410/mainboard.c index 26a0f923dc..13cafba2a9 100644 --- a/src/mainboard/lenovo/t410/mainboard.c +++ b/src/mainboard/lenovo/t410/mainboard.c @@ -2,7 +2,6 @@ #include <device/device.h> #include <drivers/intel/gma/int15.h> -#include "dock.h" static void mainboard_enable(struct device *dev) { |