Hi Heiko, On Wed, Feb 06, 2013 at 05:23:51PM +0100, Heiko Carstens wrote: > A lot of mfd drivers select MFD_CORE which however depends on > GENERIC_HARDIRQS support. > So add the missing dependency to all drivers to get rid of > this link error: > > ERROR: "irq_create_mapping" [drivers/mfd/mfd-core.ko] undefined! > > Cc: Samuel Ortiz <sa...@linux.intel.com> > Signed-off-by: Heiko Carstens <heiko.carst...@de.ibm.com> > --- > drivers/mfd/Kconfig | 72 > +++++++++++++++++++++++++++------------------------ > 1 file changed, 38 insertions(+), 34 deletions(-) > Applied to my for-next branch, thanks.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/