commit | cbe5997907235f71e6b0ab281b40e0cd151222d4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 02 09:21:23 2019 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 15 11:42:15 2019 +0000 |
tree | dc536e0972b292ea84ed3ce8fed8e05a0c81e60a | |
parent | b4cc7e83dff352cb7ecdf561500d815bce0e3f5b [diff] |
iio: si1145: Drop GPIO include The driver include <linux/gpio.h> yet does not use any of the symbols from the header, so drop the include. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>