From: Shreeya Patel Date: Thu, 29 Mar 2018 09:19:22 +0000 (+0530) Subject: Staging: iio: adis16209: Remove unused headers X-Git-Tag: v4.18-rc1~83^2~225^2~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11b2ffbbc3d4d73ef33f479d1b5b3d1d51485d85;p=thirdparty%2Flinux.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 1aed1b85f2a8e..e77c1eed3b67f 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