diff options
Diffstat (limited to 'arch/arm/mach-mxs/include/mach/gpio.h')
-rw-r--r-- | arch/arm/mach-mxs/include/mach/gpio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/include/mach/gpio.h b/arch/arm/mach-mxs/include/mach/gpio.h index bb44c8dcf31c..bf28a1f8dc48 100644 --- a/arch/arm/mach-mxs/include/mach/gpio.h +++ b/arch/arm/mach-mxs/include/mach/gpio.h | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* use gpiolib dispatchers */ | 25 | /* use gpiolib dispatchers */ |
26 | #define __ARM_GPIOLIB_TRIVIAL | 26 | #define __ARM_GPIOLIB_TRIVIAL |
27 | #define gpio_to_irq __gpio_to_irq | ||
28 | 27 | ||
29 | #define irq_to_gpio(irq) ((irq) - MXS_GPIO_IRQ_START) | 28 | #define irq_to_gpio(irq) ((irq) - MXS_GPIO_IRQ_START) |
30 | 29 | ||