From: Jagath Jog J Date: Thu, 5 May 2022 13:30:13 +0000 (+0530) Subject: iio: accel: bma400: Reordering of header files X-Git-Tag: v5.10.137~257 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4f51a09f3d7b3d8d0763361fd2f58611ab22390f;p=users%2Fdwmw2%2Flinux.git iio: accel: bma400: Reordering of header files [ Upstream commit 1bd2dc6ea863690aee5c45ebf09c9194c7a42c0d ] Reordering of header files and removing the iio/sysfs.h since custom attributes are not being used in the driver. Signed-off-by: Jagath Jog J Reviewed-by: Andy Shevchenko Link: https://lore.kernel.org/r/20220505133021.22362-3-jagathjog1996@gmail.com Signed-off-by: Jonathan Cameron Signed-off-by: Sasha Levin --- diff --git a/drivers/iio/accel/bma400_core.c b/drivers/iio/accel/bma400_core.c index 7eeba80e32cb5..58aa6a0e11807 100644 --- a/drivers/iio/accel/bma400_core.c +++ b/drivers/iio/accel/bma400_core.c @@ -13,14 +13,14 @@ #include #include -#include -#include #include #include #include #include #include +#include + #include "bma400.h" /*