From 598f64d40daa32419c3914dbe57589184d135d60 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Fri, 27 Jun 2014 22:17:36 +0200 Subject: [PATCH] gpio: omap: Remove unneeded include 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 Acked-by: Kevin Hilman Signed-off-by: Linus Walleij --- Reading git-format-patch failed