summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/asm-generic/gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h
index 56bfbb4e497f..60242403accc 100644
--- a/include/asm-generic/gpio.h
+++ b/include/asm-generic/gpio.h
@@ -25,7 +25,7 @@
* actually an estimate of a board-specific value.
*/
-#define ARCH_GPIO_BASE 1000
+#define ARCH_GPIO_BASE 0
#ifndef ARCH_NR_GPIOS
#define ARCH_NR_GPIOS 512