]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/include/asm/gpio.h
x86: gpio: add pinctrl support from the device tree
[karo-tx-uboot.git] / arch / x86 / include / asm / gpio.h
index 10994273881254ccc6a087816642656b5e38caf8..ed85b08ce7f71665f839ae6b92f2d452dc2a000a 100644 (file)
@@ -147,6 +147,7 @@ struct pch_gpio_map {
        } set3;
 };
 
+int gpio_ich6_pinctrl_init(void);
 void setup_pch_gpios(u16 gpiobase, const struct pch_gpio_map *gpio);
 void ich_gpio_set_gpio_map(const struct pch_gpio_map *map);