Messages in this thread |  | | Date | Thu, 7 Feb 2013 08:39:55 +0100 | From | Samuel Ortiz <> | Subject | Re: [PATCH 03/15] drivers/mfd: add missing GENERIC_HARDIRQS dependecies |
| |
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 <sameo@linux.intel.com> > Signed-off-by: Heiko Carstens <heiko.carstens@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/
|  |