From: Linus Walleij Date: Wed, 29 Aug 2018 15:07:29 +0000 (+0200) Subject: gpio: ts5500: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c99601f672fdb057955a5359ab25958c054b07c5;p=linux.git gpio: ts5500: Include the right header This is a GPIO driver so include only . Cc: kernel@savoirfairelinux.com Cc: Vivien Didelot Cc: Jerome Oufella Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-ts5500.c b/drivers/gpio/gpio-ts5500.c index 6cfeba07f8820..dd378813f4129 100644 --- a/drivers/gpio/gpio-ts5500.c +++ b/drivers/gpio/gpio-ts5500.c @@ -23,7 +23,7 @@ */ #include -#include +#include #include #include #include