diff options
-rw-r--r-- | drivers/gpio/gpio-omap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-omap.c b/drivers/gpio/gpio-omap.c index 4b4e1b4d6ef9..ef461e7bbbe0 100644 --- a/drivers/gpio/gpio-omap.c +++ b/drivers/gpio/gpio-omap.c | |||
@@ -24,7 +24,6 @@ | |||
24 | #include <linux/pm.h> | 24 | #include <linux/pm.h> |
25 | #include <linux/of.h> | 25 | #include <linux/of.h> |
26 | #include <linux/of_device.h> | 26 | #include <linux/of_device.h> |
27 | #include <linux/irqchip/chained_irq.h> | ||
28 | #include <linux/gpio.h> | 27 | #include <linux/gpio.h> |
29 | #include <linux/bitops.h> | 28 | #include <linux/bitops.h> |
30 | #include <linux/platform_data/gpio-omap.h> | 29 | #include <linux/platform_data/gpio-omap.h> |