Home
last modified time | relevance | path

Searched hist:e4be3cb72ce40482a9fe19210ad5de8bfc061bb5 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A DKconfigdiff e4be3cb72ce40482a9fe19210ad5de8bfc061bb5 Tue May 11 22:24:20 CEST 2010 Randy Dunlap <randy.dunlap@oracle.com> gpio: rdc321x needs to select MFD_CORE

Fix rdc321x-southbridge build: GPIO_RDC321X needs to select
MFD_CORE so that the core is built at the same (or higher)
tristate level.

rdc321x-southbridge.c:(.devinit.text+0x6103): undefined reference to `mfd_add_devices'
rdc321x-southbridge.c:(.devexit.text+0xe5f): undefined reference to `mfd_remove_devices'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>