mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-22 09:18:42 +00:00
This is a GPIO driver so include <linux/gpio/driver.h> and not the legacy <linux/gpio.h> header. Switch a single call to the legacy API and use <linux/gpio/consumer.h> as well. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
||
|---|---|---|
| .. | ||
| include/plat | ||
| common.c | ||
| gpio.c | ||
| irq.c | ||
| Makefile | ||
| mpp.c | ||
| pcie.c | ||
| time.c | ||