commit | 340db461f9acbd3621aad8f1ffca811847aa0165 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 02 09:23:01 2019 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 15 11:42:15 2019 +0000 |
tree | 8f39bc3fd3652c982d47280d606907ee4dec57b7 | |
parent | cbe5997907235f71e6b0ab281b40e0cd151222d4 [diff] |
iio: ad2s1200: Drop legacy include This driver is using the GPIO descriptor API but yet includes the legacy <linux/gpio.h> header for no reason. Drop the surplus include. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>