diff options
-rw-r--r-- | drivers/iio/light/gp2ap020a00f.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/light/gp2ap020a00f.c b/drivers/iio/light/gp2ap020a00f.c index a530e7712a8e..dc79835be308 100644 --- a/drivers/iio/light/gp2ap020a00f.c +++ b/drivers/iio/light/gp2ap020a00f.c | |||
@@ -42,6 +42,7 @@ | |||
42 | #include <linux/irq_work.h> | 42 | #include <linux/irq_work.h> |
43 | #include <linux/module.h> | 43 | #include <linux/module.h> |
44 | #include <linux/mutex.h> | 44 | #include <linux/mutex.h> |
45 | #include <linux/of.h> | ||
45 | #include <linux/regmap.h> | 46 | #include <linux/regmap.h> |
46 | #include <linux/regulator/consumer.h> | 47 | #include <linux/regulator/consumer.h> |
47 | #include <linux/slab.h> | 48 | #include <linux/slab.h> |