From: Linus Walleij Date: Fri, 3 Jul 2020 13:04:51 +0000 (+0200) Subject: gpiolib: Make the legacy consumer-only X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=21d9526d13b5467b0a6532e5a8b0eb04c01ce326;p=linux.git gpiolib: Make the legacy consumer-only The legacy header was an all-inclusive header used by drivers and consumers alike. After eliminating the last users of the driver defines, we can drop the inclusion of the header. Signed-off-by: Linus Walleij Signed-off-by: Andy Shevchenko --- diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h index 22cb8c9efc1de..1c910d1244238 100644 --- a/include/asm-generic/gpio.h +++ b/include/asm-generic/gpio.h @@ -8,7 +8,6 @@ #ifdef CONFIG_GPIOLIB #include -#include #include /*