aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/chromeos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/kahlee/chromeos.c')
-rw-r--r--src/mainboard/google/kahlee/chromeos.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/google/kahlee/chromeos.c b/src/mainboard/google/kahlee/chromeos.c
index 55130741d7..e74e3b9970 100644
--- a/src/mainboard/google/kahlee/chromeos.c
+++ b/src/mainboard/google/kahlee/chromeos.c
@@ -19,10 +19,7 @@
#include <boot/coreboot_tables.h>
#include <console/console.h>
#include <gpio.h>
-
-/* SPI Write protect */
-#define CROS_WP_GPIO GPIO_142
-#define GPIO_EC_IN_RW GPIO_15
+#include <variant/gpio.h>
void fill_lb_gpios(struct lb_gpios *gpios)
{