From: Linus Walleij Date: Mon, 12 Mar 2018 11:20:23 +0000 (+0100) Subject: gpio: ks8695: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6e9554a48bd1840dded782af1484ae911c14ebfd;p=linux.git gpio: ks8695: Include the right header This driver is a pure GPIO driver and should only include . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-ks8695.c b/drivers/gpio/gpio-ks8695.c index 179723d02f559..55d562e1278ec 100644 --- a/drivers/gpio/gpio-ks8695.c +++ b/drivers/gpio/gpio-ks8695.c @@ -18,7 +18,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include +#include #include #include #include