linux/drivers/hte
Linus Walleij 3b541b890e 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>
2023-03-06 12:33:01 +02:00
..
hte-tegra194-test.c hte: tegra-194: Use proper includes 2023-03-06 12:33:01 +02:00
hte-tegra194.c
hte.c hte: Uninitialized variable in hte_ts_get() 2022-05-20 15:54:41 +02:00
Kconfig hte: Add Tegra HTE test driver 2022-05-04 11:06:14 +02:00
Makefile hte: Add Tegra HTE test driver 2022-05-04 11:06:14 +02:00