Re: [PATCH v4] iio: accel: stk8ba50: Update includes to match IWYU
From: Jonathan Cameron
Date: Sun Jun 21 2026 - 12:51:57 EST
On Sat, 20 Jun 2026 08:55:12 +0200
Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:
> On Sat, 20 Jun 2026 09:59:40 +0800
> Miao Li <limiao870622@xxxxxxx> wrote:
>
> > From: Miao Li <limiao@xxxxxxxxxx>
> >
> > Update the list of included headers in stk8ba50.c using
> > Include-What-You-Use (IWYU) tool, mainly to remove kernel.h
> > and add missing headers such as array_size.h, bitops.h,
> > dev_printk.h, etc.
> >
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> > Signed-off-by: Miao Li <limiao@xxxxxxxxxx>
> > ---
>
> Reviewed-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>
>
Applied to the testing branch of iio.git.
thanks,
Jonathan