Re: [patch 01/17] drivers/input/touchscreen/ucb1400_ts.c needs GPIO
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2009-01-11 08:06:40
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2009-01-11 08:06:40
On Fri, Jan 09, 2009 at 12:19:40PM -0800, akpm@linux-foundation.org wrote:
From: Andrew Morton <akpm@linux-foundation.org> 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..
Andrew, this patch is not needed anymore since dependency on GPIOLIB has been added to TC1400_CORE on which UCB1400 depends. -- Dmitry