iio:dac:dpot-dac: Swap of.h for mod_devicetable.h
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 5 Dec 2021 17:01:31 +0000 (17:01 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 12 Dec 2021 17:12:39 +0000 (17:12 +0000)
commit5669c086e699ff269a977b225a8c9643cf39e53f
tree017ca1081f4614e83a11961d60070a32574d18b0
parentf191fe4f0d3e8ed033d888b4da9039f8ffe4039f
iio:dac:dpot-dac: Swap of.h for mod_devicetable.h

This driver never used anything in the of specific header.
It just wants the struct of_device_id from mod_devicetable.h.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Peter Rosin <peda@axentia.se>
drivers/iio/dac/dpot-dac.c