diff options
author | 2019-06-12 23:59:36 +0200 | |
---|---|---|
committer | 2019-06-13 02:38:28 +0200 | |
commit | d664c43958e0d9e0b34e23b6f8a8f4cf8ec61a2e (patch) | |
tree | da54297add07122920c03528309f1eeb4655f40f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: pinctrl: add compatible string for Allwinner V3 pinctrl (diff) | |
download | wireguard-linux-d664c43958e0d9e0b34e23b6f8a8f4cf8ec61a2e.tar.xz wireguard-linux-d664c43958e0d9e0b34e23b6f8a8f4cf8ec61a2e.zip |
gpio: Fix build warnings on undefined struct pinctrl_dev
This fixes the warnings:
* include/linux/gpio.h:254:11: warning: 'struct pinctrl_dev' declared
inside parameter list will not be visible outside of this definition
or declaration
* include/linux/gpio/driver.h:602:11: warning: 'struct pinctrl_dev'
declared inside parameter list will not be visible outside of this
definition or declaration
Fixes: 78b99577b393 ("pinctrl: remove unused pin_is_valid()")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Enrico Weigelt <info@metux.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions