On Sun, Jul 12, 2026 at 09:26:36AM +0300, Roman Vivchar via B4 Relay wrote: > From: Roman Vivchar > > Remove unused mod_devicetable.h header. > > Signed-off-by: Roman Vivchar > --- > A small cleanup for mt6323 auxadc driver. > > This patch is based on top of iio/togreg branch. The only device-id struct used in this driver is of_device_id and this is ensured to be available by (e.g.) . So: Acked-by: Uwe Kleine-König (The Capable Hub) Thanks for supporting the effort to get rid of that header, Uwe