]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h
authorNuno Sá <nuno.sa@analog.com>
Tue, 18 Feb 2025 10:34:57 +0000 (10:34 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 4 Mar 2025 13:17:50 +0000 (13:17 +0000)
commitd477cda71a3a502113b81e9d1f07948624a2f8a5
treef7fe6855b11c6277307367ca366247162790d55e
parent6d5dd486c715908b5a6ed02315a15ff044a91025
iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h

Don't use of.h in order to include mod_devicetable.h. Use it directly as
there no direct dependency on OF.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250218-dev-axi-adc-fix-headers-v1-1-5ddc79221d8c@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/adi-axi-adc.c