From: Andy Shevchenko Date: Mon, 16 Dec 2019 17:38:45 +0000 (+0200) Subject: iio: light: st_uvis25: Drop unneeded header inclusion X-Git-Tag: v5.6-rc1~138^2~128^2~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9fa3fd4bc48881684d9d1a1c709187a01fc9a21;p=thirdparty%2Flinux.git iio: light: st_uvis25: Drop unneeded header inclusion There is no evidence that the driver supports or needs ACPI APIs. Signed-off-by: Andy Shevchenko Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/light/st_uvis25_i2c.c b/drivers/iio/light/st_uvis25_i2c.c index dacbac6a6662e..4889bbeb0c735 100644 --- a/drivers/iio/light/st_uvis25_i2c.c +++ b/drivers/iio/light/st_uvis25_i2c.c @@ -9,7 +9,6 @@ #include #include -#include #include #include #include