Re: [PATCH 04/14] iio: temperature: ltc2983: make headers conform to IWYU

From: Andy Shevchenko

Date: Mon Aug 24 2026 - 04:31:49 EST


On Sun, Aug 23, 2026 at 06:52:19PM +0100, Jonathan Cameron wrote:
> On Sat, 22 Aug 2026 10:02:31 +0200
> Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:

...

> > +#include <asm/div64.h>
>
> I think we normally use linux/math64.h for that one.

Right, the rule of thumb is to prefer linux/*.h over asm/*.h in the C files
like mere drivers.


--
With Best Regards,
Andy Shevchenko