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