summaryrefslogtreecommitdiff
path: root/board/bds/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/bds/gpio.inc')
-rw-r--r--board/bds/gpio.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/bds/gpio.inc b/board/bds/gpio.inc
index 06f290e53c..b1b13057aa 100644
--- a/board/bds/gpio.inc
+++ b/board/bds/gpio.inc
@@ -6,8 +6,8 @@
*/
/* Recovery signal from DOWN button */
-GPIO(RECOVERY_L, D, 1, GPIO_PULL_UP, NULL)
-GPIO(DEBUG_LED, A, 7, GPIO_OUT_LOW, NULL)
+GPIO(RECOVERY_L, D, 1, GPIO_PULL_UP)
+GPIO(DEBUG_LED, A, 7, GPIO_OUT_LOW)
/*
* Signals which aren't implemented on BDS but we'll emulate anyway, to