Re: [PATCH v3 3/8] i2c: riic: Use BIT macro consistently

From: Andy Shevchenko
Date: Sat Dec 28 2024 - 18:36:26 EST


Fri, Dec 27, 2024 at 11:51:49AM +0000, Prabhakar kirjoitti:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>
> Easier to read and ensures proper types.

...

> #include <linux/pm_runtime.h>
> #include <linux/reset.h>

Does it include bits.h or equivalent (bitops.h, bitmap.h)?

--
With Best Regards,
Andy Shevchenko