From: Linus Walleij Date: Thu, 19 Apr 2018 08:41:18 +0000 (+0200) Subject: staging: gpio-mt7621: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=16974b92b5a118a9827dd0a96b57e69b9ddbcdad;p=linux.git staging: gpio-mt7621: Include the right header GPIO drivers should include only, the header is deprecated. Cc: John Crispin Cc: Zhiyong Tao Cc: Sean Wang Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/mt7621-gpio/gpio-mt7621.c b/drivers/staging/mt7621-gpio/gpio-mt7621.c index 51235687ddb6a..ca105b171a065 100644 --- a/drivers/staging/mt7621-gpio/gpio-mt7621.c +++ b/drivers/staging/mt7621-gpio/gpio-mt7621.c @@ -9,7 +9,7 @@ #include #include -#include +#include #include #include #include