From: Randy Dunlap Date: Tue, 11 May 2010 20:24:20 +0000 (-0700) Subject: gpio: rdc321x needs to select MFD_CORE X-Git-Tag: v2.6.35-rc1~7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4be3cb72ce40482a9fe19210ad5de8bfc061bb5;p=pandora-kernel.git 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 Cc: Florian Fainelli Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed