From: Jonathan Cameron Date: Sun, 18 Feb 2024 17:33:16 +0000 (+0000) Subject: iio: light: vl6180: Drop unused linux/of.h include X-Git-Tag: v6.9-rc1~35^2~66^2~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0dc99c0ae00f8187f40278ec72fde4f32869599;p=thirdparty%2Fkernel%2Flinux.git iio: light: vl6180: Drop unused linux/of.h include Nothing from linux/of.h is used in this driver. Reviewed-by: Nuno Sa Reviewed-by: Andy Shevchenko Link: https://lore.kernel.org/r/20240218173323.1023703-2-jic23@kernel.org Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/light/vl6180.c b/drivers/iio/light/vl6180.c index d4948dfc31ff1..dcadf6428a87d 100644 --- a/drivers/iio/light/vl6180.c +++ b/drivers/iio/light/vl6180.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include