From: Linus Walleij Date: Wed, 12 Dec 2018 09:19:50 +0000 (+0100) Subject: rfkill: gpio: Remove unused include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3e8bf5234e4e23b66e49da636dc2ab165c8c91a0;p=linux.git rfkill: gpio: Remove unused include The legacy header is no longer in use by the rfkill driver, so drop this include. Signed-off-by: Linus Walleij Signed-off-by: Johannes Berg --- diff --git a/net/rfkill/rfkill-gpio.c b/net/rfkill/rfkill-gpio.c index 0f84658522543..41a5cd4b5c0e4 100644 --- a/net/rfkill/rfkill-gpio.c +++ b/net/rfkill/rfkill-gpio.c @@ -16,7 +16,6 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include #include #include #include