Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio: light: al3320a: Drop unused linux/of.h include

Nothing from linux/of.h used in this driver.

Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240218173323.1023703-3-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

-1
-1
drivers/iio/light/al3320a.c
··· 15 15 #include <linux/bitfield.h> 16 16 #include <linux/i2c.h> 17 17 #include <linux/module.h> 18 - #include <linux/of.h> 19 18 #include <linux/mod_devicetable.h> 20 19 21 20 #include <linux/iio/iio.h>