gpio: omap: Remove unneeded include
authorJavier Martinez Canillas <javier@dowhile0.org>
Fri, 27 Jun 2014 20:17:36 +0000 (22:17 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Jul 2014 10:22:56 +0000 (12:22 +0200)
commit598f64d40daa32419c3914dbe57589184d135d60
treec971ee35b7e983c35bd34c6bc57c79cc48a9d195
parent55db60cc87e45ec3ce0c14c642639a12fbca92f0
gpio: omap: Remove unneeded include

The <linux/irqchip/chained_irq.h> header is already included
when selecting GPIOLIB_IRQCHIP so there is no need to do it
in the driver. This is a left over from commit fb655f5
("gpio: omap: convert driver to use gpiolib irqchip").

Signed-off-by: Javier Martinez Canillas <jmartinez@softcrates.net>
Acked-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-omap.c
This page took 0.025615 seconds and 5 git commands to generate.