Re: [PATCH v3 3/6] iio: adc: xilinx-xadc: Split driver into core and platform files
Jonathan Cameron <[email protected]>
| Newsgroups | gmane.linux.kernel.iio,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <20260815024457.39f531d1@jic23-huawei> |
On Mon, 10 Aug 2026 19:40:23 +0300 Andy Shevchenko <[email protected]> wrote: > On Thu, Jul 30, 2026 at 09:52:24PM +0200, Uwe Kleine-König wrote: > > On Wed, Jul 29, 2026 at 06:24:52PM +0530, Dileep Kumar Nagavarapu wrote: > > ... > > > > +#include <linux/mod_devicetable.h> > > > > I wonder why so many people recently add <linux/mod_devicetable.h> in > > their patches. Is there some tool that suggests that? > > My bet that this is AI agent suggestion based on the previous numerous > recommendations to include it. Given the number of years I asked for rather than of.h / acpi.h there is probably plenty of training data - which was nice until Uwe tidied this all up. Jonathan >