commit | 7544cd4c8ab72f9a18d3828a10524ce9740858a1 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 02 09:24:52 2019 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 15 11:42:15 2019 +0000 |
tree | 666536c7f5245d3014e87181f936c41f801b53a2 | |
parent | 340db461f9acbd3621aad8f1ffca811847aa0165 [diff] |
iio: apds9960: Drop GPIO includes The driver includes <linux/gpio.h> and <linux/of_gpio.h> yet fails to use symbols from any of the include files, so drop these includes. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>