Re: [PATCH v2 4/5] iio: accel: bma400: Add separate channel for step counter

From: Andy Shevchenko
Date: Sun Mar 27 2022 - 15:44:42 EST


On Sat, Mar 26, 2022 at 9:41 PM Jagath Jog J <jagathjog1996@xxxxxxxxx> wrote:
>
> Added channel for step counter which can be enable or disable
> through the sysfs interface.

...

> #include <linux/mutex.h>
> #include <linux/regmap.h>
> #include <linux/regulator/consumer.h>

Since it will be a new version of the series, please add a blank line here.

> +#include <asm/unaligned.h>

--
With Best Regards,
Andy Shevchenko