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, 1 insertions, 2 deletions
diff --git a/src/mainboard/google/auron/chromeos.c b/src/mainboard/google/auron/chromeos.c
index 3132fd7da5..40f98f20eb 100644
--- a/src/mainboard/google/auron/chromeos.c
+++ b/src/mainboard/google/auron/chromeos.c
@@ -7,8 +7,7 @@
#include <soc/chromeos.h>
#include <southbridge/intel/lynxpoint/lp_gpio.h>
-/* SPI Write protect is GPIO 16 */
-#define CROS_WP_GPIO 58
+#include "onboard.h"
void fill_lb_gpios(struct lb_gpios *gpios)
{