iio: accel: bma400: Reordering of header files
authorJagath Jog J <jagathjog1996@gmail.com>
Thu, 5 May 2022 13:30:13 +0000 (19:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:23:43 +0000 (14:23 +0200)
commit31c1072e6b55deafcfc7a23db12b4530400e9836
tree124edf2486e556dd0bb75446a5d0517cc6bc3f5c
parent363c82a634781ae299adf4698ecdbffb7e1fdd7a
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 <jagathjog1996@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220505133021.22362-3-jagathjog1996@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/iio/accel/bma400_core.c