iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device_id...
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 18 Feb 2024 17:33:23 +0000 (17:33 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 28 Feb 2024 19:26:35 +0000 (19:26 +0000)
commitffe7c46c59cf0157046f56d5cdc2206c4e78882d
treeec1eaacb4d8fa804b8b3b11ceb68fa8c2d2be152
parent1e0bda8cb8fed680f24c24c8bfc555ae3ea87fa4
iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device_id definition.

of.h was only included for this definition, so include the correct header
instead.

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-9-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/mcp4821.c