Re: [PATCH 4/4] iio: adc: twl4030-madc: add missing of.h include

From: Andy Shevchenko
Date: Tue Sep 27 2022 - 08:24:37 EST


On Mon, Sep 26, 2022 at 10:22:16PM -0700, Dmitry Torokhov wrote:
> The driver is using of_device_id and therefore needs to include
> of.h header.

As per patch 2 comment, mod_devicetable.h is needed for that.

> We used to get this definition indirectly via inclusion
> of matrix_keypad.h from twl.h, but we are cleaning up matrix_keypad.h
> from unnecessary includes.

--
With Best Regards,
Andy Shevchenko