Re: [PATCH 2/3] gpio: omap: Remove unneeded include

2014-07-08 Thread Linus Walleij
On Fri, Jun 27, 2014 at 10:17 PM, Javier Martinez Canillas wrote: > The 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: Ja

[PATCH 2/3] gpio: omap: Remove unneeded include

2014-06-27 Thread Javier Martinez Canillas
The 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 --- drivers/gpio/gpio-omap.c | 1 - 1 file changed, 1