Re: linux-next: Tree for August 19 (mfd/ucb)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Tuesday, August 19, 2008 - 5:16 pm

On Tue, 19 Aug 2008 17:05:17 -0700
Randy Dunlap <randy.dunlap@oracle.com> wrote:


And this:

From: Andrew Morton <akpm@linux-foundation.org>

ia64 allmodconfig:

In file included from include/linux/ucb1400.h:27,
                 from drivers/mfd/ucb1400_core.c:24:
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'
drivers/mfd/ucb1400_core.c: At top level:

Cc: Samuel Ortiz <sameo@openedhand.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/mfd/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/mfd/Kconfig~drivers-mfd-ucb1400_corec-needs-gpio drivers/mfd/Kconfig
--- a/drivers/mfd/Kconfig~drivers-mfd-ucb1400_corec-needs-gpio
+++ a/drivers/mfd/Kconfig
@@ -53,6 +53,7 @@ config HTC_PASIC3
 config UCB1400_CORE
 	tristate "Philips UCB1400 Core driver"
 	depends on AC97_BUS
+	depends on GPIOLIB
 	help
 	  This enables support for the Philips UCB1400 core functions.
 	  The UCB1400 is an AC97 audio codec.
_

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: Tree for August 19, Stephen Rothwell, (Tue Aug 19, 1:54 am)
Re: linux-next: Tree for August 19 (mfd/ucb), Randy Dunlap, (Tue Aug 19, 5:05 pm)
Re: linux-next: Tree for August 19 (mfd/ucb), Andrew Morton, (Tue Aug 19, 5:16 pm)
Re: linux-next: Tree for August 19 (mfd/ucb), Andrew Morton, (Tue Aug 19, 5:26 pm)
Re: linux-next: Tree for August 19 (mfd/ucb), KAMEZAWA Hiroyuki, (Tue Aug 19, 7:25 pm)
Re: linux-next: Tree for August 19 (mfd/ucb), Sam Ravnborg, (Tue Aug 19, 9:21 pm)
Re: linux-next: Tree for August 19 (mfd/ucb), Randy.Dunlap, (Tue Aug 19, 10:10 pm)
Re: linux-next: Tree for August 19 (mfd/ucb), Takashi Iwai, (Wed Aug 20, 12:49 am)
Re: linux-next: Tree for August 19 (mfd/ucb), Russell King, (Wed Aug 20, 12:57 am)
Re: linux-next: Tree for August 19 (mfd/ucb), Takashi Iwai, (Wed Aug 20, 1:00 am)
Re: linux-next: Tree for August 19 (mfd/ucb), Stephen Rothwell, (Wed Aug 20, 1:53 am)