diff options
Diffstat (limited to 'arch/arm/mach-ep93xx/include/mach/gpio.h')
-rw-r--r-- | arch/arm/mach-ep93xx/include/mach/gpio.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-ep93xx/include/mach/gpio.h b/arch/arm/mach-ep93xx/include/mach/gpio.h index fbc770e3e0cf..071f676c6e09 100644 --- a/arch/arm/mach-ep93xx/include/mach/gpio.h +++ b/arch/arm/mach-ep93xx/include/mach/gpio.h | |||
@@ -99,9 +99,6 @@ | |||
99 | /* maximum value for irq capable line identifiers */ | 99 | /* maximum value for irq capable line identifiers */ |
100 | #define EP93XX_GPIO_LINE_MAX_IRQ EP93XX_GPIO_LINE_F(7) | 100 | #define EP93XX_GPIO_LINE_MAX_IRQ EP93XX_GPIO_LINE_F(7) |
101 | 101 | ||
102 | /* new generic GPIO API - see Documentation/gpio.txt */ | ||
103 | #define __ARM_GPIOLIB_TRIVIAL | ||
104 | |||
105 | /* | 102 | /* |
106 | * Map GPIO A0..A7 (0..7) to irq 64..71, | 103 | * Map GPIO A0..A7 (0..7) to irq 64..71, |
107 | * B0..B7 (7..15) to irq 72..79, and | 104 | * B0..B7 (7..15) to irq 72..79, and |