gpiolib: split linux/gpio/driver.h out of linux/gpio.h
authorArnd Bergmann <arnd@arndb.de>
Wed, 8 Feb 2023 15:41:47 +0000 (17:41 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Mar 2023 10:33:01 +0000 (12:33 +0200)
commita8e59744e16b9ae18fab773a0fd3b23cdf21ad75
treefb0e2de95e525fdd26811da83bd4974050b80204
parentd74e316633e49f44756c23997fa071979a939405
gpiolib: split linux/gpio/driver.h out of linux/gpio.h

Almost all gpio drivers include linux/gpio/driver.h, and other
files should not rely on includes from this header.

Remove the indirect include from here and include the correct
headers directly from where they are used.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Lee Jones <lee@kernel.org>
arch/arm/mach-omap1/irq.c
arch/arm/mach-orion5x/board-rd88f5182.c
arch/arm/mach-sa1100/assabet.c
drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c
include/linux/mfd/ucb1x00.h