mirror of https://github.com/torvalds/linux.git
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 | ||
| Makefile | ||
| common.c | ||
| gpio.c | ||
| irq.c | ||
| mpp.c | ||
| pcie.c | ||
| time.c | ||