Searched hist:a5d8684fe50e2dfe59556e30996e942081759cbd (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/light/ |
H A D | al3010.c | diff a5d8684fe50e2dfe59556e30996e942081759cbd Sun Feb 18 18:33:18 CET 2024 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.h
The only of specific definition used is of_device_id table and that is found in mod_devicetable.h not of.h
Reviewed-by: Nuno Sa <nuno.sa@analog.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20240218173323.1023703-4-jic23@kernel.org Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|