mirror-linux/arch/mips/alchemy/common
Linus Walleij 2a29615785 mips: alchemy: gpio: Include the right header
The local GPIO driver in the MIPS Alchemy is including the legacy
<linux/gpio.h> header but what it wants is to implement a GPIO
driver so include <linux/gpio/driver.h> instead.

Cc: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: linux-gpio@vger.kernel.org
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2022-11-11 15:45:37 +01:00
..
Makefile
clock.c MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock 2021-04-12 16:54:57 +02:00
dbdma.c MIPS: fix typos in comments 2022-05-04 22:22:59 +02:00
dma.c
gpiolib.c mips: alchemy: gpio: Include the right header 2022-11-11 15:45:37 +01:00
irq.c
platform.c
power.c
prom.c MIPS: Remove empty prom_free_prom_memory functions 2021-01-07 17:11:33 +01:00
setup.c driver core: lift dma_default_coherent into common code 2021-02-13 09:51:45 +01:00
sleeper.S
time.c MIPS: Replace setup_irq() by request_irq() 2020-03-05 16:47:35 +01:00
usb.c
vss.c