diff options
author | 2021-08-21 00:58:21 +0200 | |
---|---|---|
committer | 2021-08-23 09:55:53 +0200 | |
commit | e5e26d80840b69c1bcea4f5b0cb7ed4026a8f6a3 (patch) | |
tree | 1675678d0a0b5c3d9505129a609dd0d72e00fe5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: Add virtio-gpio driver (diff) | |
download | wireguard-linux-e5e26d80840b69c1bcea4f5b0cb7ed4026a8f6a3.tar.xz wireguard-linux-e5e26d80840b69c1bcea4f5b0cb7ed4026a8f6a3.zip |
gpio: max730x: Use the right include
<linux/spi/max7301.h> despite the placement of the header, is
used by drivers/gpio/gpio-max730*.
The include needs struct gpio_chip and needs to include
<linux/gpio/driver.h> not the legacy <linux/gpio.h> include.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions