commit | b4cc7e83dff352cb7ecdf561500d815bce0e3f5b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 02 09:19:43 2019 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 15 11:42:15 2019 +0000 |
tree | e199facdd34fbd7cb19c73156c6a703dd9541fb4 | |
parent | 757b4bcaa0d8fa74500b14b1655f6638ceafd056 [diff] |
iio: as3935: 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>