From: Andrew Morton ia64 allmodconfig: include/asm-generic/gpio.h: In function `gpio_get_value_cansleep': include/asm-generic/gpio.h:147: error: implicit declaration of function `gpio_get_value' include/asm-generic/gpio.h: In function `gpio_set_value_cansleep': include/asm-generic/gpio.h:153: error: implicit declaration of function `gpio_set_value' recent linux-next breakage. Not sure what caused it.. Cc: Marek Vasut Cc: Russell King Cc: Vernon Sauder Cc: Nicolas Pitre Cc: Dmitry Torokhov Cc: David Brownell Signed-off-by: Andrew Morton --- drivers/input/touchscreen/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/input/touchscreen/Kconfig~drivers-input-touchscreen-ucb1400_tsc-needs-gpio drivers/input/touchscreen/Kconfig --- a/drivers/input/touchscreen/Kconfig~drivers-input-touchscreen-ucb1400_tsc-needs-gpio +++ a/drivers/input/touchscreen/Kconfig @@ -221,6 +221,7 @@ config TOUCHSCREEN_UCB1400 tristate "Philips UCB1400 touchscreen" depends on AC97_BUS depends on UCB1400_CORE + depends on GPIOLIB help This enables support for the Philips UCB1400 touchscreen interface. The UCB1400 is an AC97 audio codec. The touchscreen interface _