linux-stable/include/linux/gpio
Enrico Weigelt d664c43958 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: 78b99577b3 ("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>
2019-06-13 02:38:28 +02:00
..
aspeed.h
consumer.h This is the bulk of GPIO changes for the v4.21 kernel series: 2018-12-28 20:00:21 -08:00
driver.h gpio: Fix build warnings on undefined struct pinctrl_dev 2019-06-13 02:38:28 +02:00
gpio-reg.h
machine.h gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT 2019-04-23 10:55:10 +02:00