aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/wtm2/chromeos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/intel/wtm2/chromeos.c')
-rw-r--r--src/mainboard/intel/wtm2/chromeos.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/intel/wtm2/chromeos.c b/src/mainboard/intel/wtm2/chromeos.c
index 459560c990..996eee2f3c 100644
--- a/src/mainboard/intel/wtm2/chromeos.c
+++ b/src/mainboard/intel/wtm2/chromeos.c
@@ -3,7 +3,8 @@
#include <bootmode.h>
#include <boot/coreboot_tables.h>
#include <device/device.h>
-#include <soc/gpio.h>
+#include <soc/chromeos.h>
+#include <southbridge/intel/lynxpoint/lp_gpio.h>
#include <vendorcode/google/chromeos/chromeos.h>
/* Compile-time settings for recovery mode. */