From: Shreeya Patel Date: Thu, 29 Mar 2018 09:19:22 +0000 (+0530) Subject: Staging: iio: adis16209: Remove unused headers X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=11b2ffbbc3d4d73ef33f479d1b5b3d1d51485d85;p=openwrt%2Fstaging%2Fblogic.git Staging: iio: adis16209: Remove unused headers Remove few unused header files since the adis core handles the sysfs and buffer support. Signed-off-by: Shreeya Patel Signed-off-by: Jonathan Cameron --- diff --git a/drivers/staging/iio/accel/adis16209.c b/drivers/staging/iio/accel/adis16209.c index 1aed1b85f2a8..e77c1eed3b67 100644 --- a/drivers/staging/iio/accel/adis16209.c +++ b/drivers/staging/iio/accel/adis16209.c @@ -6,7 +6,6 @@ * Licensed under the GPL-2 or later. */ -#include #include #include #include @@ -16,8 +15,6 @@ #include #include -#include -#include #include #define ADIS16209_STARTUP_DELAY_MS 220