diff options
-rw-r--r-- | arch/arm/mach-lpc32xx/include/mach/gpio-lpc32xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-lpc32xx/include/mach/gpio-lpc32xx.h b/arch/arm/mach-lpc32xx/include/mach/gpio-lpc32xx.h index 1816e22a3479..a544e962a818 100644 --- a/arch/arm/mach-lpc32xx/include/mach/gpio-lpc32xx.h +++ b/arch/arm/mach-lpc32xx/include/mach/gpio-lpc32xx.h | |||
@@ -30,7 +30,7 @@ | |||
30 | #define LPC32XX_GPIO_P1_MAX 24 | 30 | #define LPC32XX_GPIO_P1_MAX 24 |
31 | #define LPC32XX_GPIO_P2_MAX 13 | 31 | #define LPC32XX_GPIO_P2_MAX 13 |
32 | #define LPC32XX_GPIO_P3_MAX 6 | 32 | #define LPC32XX_GPIO_P3_MAX 6 |
33 | #define LPC32XX_GPI_P3_MAX 28 | 33 | #define LPC32XX_GPI_P3_MAX 29 |
34 | #define LPC32XX_GPO_P3_MAX 24 | 34 | #define LPC32XX_GPO_P3_MAX 24 |
35 | 35 | ||
36 | #define LPC32XX_GPIO_P0_GRP 0 | 36 | #define LPC32XX_GPIO_P0_GRP 0 |