summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron_speedy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/veyron_speedy/board.h')
-rw-r--r--src/mainboard/google/veyron_speedy/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/veyron_speedy/board.h b/src/mainboard/google/veyron_speedy/board.h
index f98854e168ad..9a2170065ae6 100644
--- a/src/mainboard/google/veyron_speedy/board.h
+++ b/src/mainboard/google/veyron_speedy/board.h
@@ -23,7 +23,7 @@
#include <boardid.h>
#include <gpio.h>
-#define GPIO_BACKLIGHT GPIO(7, A, 0)
+#define GPIO_BACKLIGHT GPIO(7, A, 2)
#define GPIO_RESET GPIO(0, B, 5)
void setup_chromeos_gpios(void);