iio: adc: palmas: Remove the unneeded include <linux/i2c.h>
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 24 Apr 2023 07:11:51 +0000 (09:11 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 13 May 2023 16:56:05 +0000 (17:56 +0100)
commitb8ddd02281401658b41d491bfa02d152cba806a5
tree89aafbd9ef3ca29bd8fba6761849e0c7ee7e3e2b
parente88d989fb01fa06b0fe77be3ce9041c7a4ea9f9c
iio: adc: palmas: Remove the unneeded include <linux/i2c.h>

This driver does not use i2c, so there is no point in including
<linux/i2c.h>

Remove it.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/9d23cd04d7f99dc8d813584aae5268b57f92fcd8.1682320298.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/palmas_gpadc.c