aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/auron/chromeos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/auron/chromeos.c')
-rw-r--r--src/mainboard/google/auron/chromeos.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/google/auron/chromeos.c b/src/mainboard/google/auron/chromeos.c
index 2827cb16f5..50eeddce0a 100644
--- a/src/mainboard/google/auron/chromeos.c
+++ b/src/mainboard/google/auron/chromeos.c
@@ -2,7 +2,8 @@
#include <boot/coreboot_tables.h>
#include <vendorcode/google/chromeos/chromeos.h>
-#include <soc/gpio.h>
+#include <soc/chromeos.h>
+#include <southbridge/intel/lynxpoint/lp_gpio.h>
/* SPI Write protect is GPIO 16 */
#define CROS_WP_GPIO 58