aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mpc5200.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2023-01-13 10:44:01 +0100
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-03-06 12:33:01 +0200
commit3b541b890ebe5c2914e0e0a2f0905b167afb3b75 (patch)
treeac935c7bf4467d6efbc2eb36409cb18259204152 /drivers/gpio/gpio-mpc5200.c
parent7a49bfde01961dac9efb734f031f3e77ce537f6d (diff)
downloadlinux-3b541b890ebe5c2914e0e0a2f0905b167afb3b75.tar.gz
linux-3b541b890ebe5c2914e0e0a2f0905b167afb3b75.tar.bz2
linux-3b541b890ebe5c2914e0e0a2f0905b167afb3b75.zip
hte: tegra-194: Use proper includes
The test driver uses the gpiod consumer API so include the right <linux/gpio/consumer.h> header. This may cause a problem with struct of_device_id being implcitly pulled in by the legacy header <linux/gpio.h> so include <linux/mod_devicetable.h> explicitly as well. While at it, drop explicit moduleparam.h (it's included with module.h) and sort the headers. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/gpio/gpio-mpc5200.c')
0 files changed, 0 insertions, 0 deletions