Re: [PATCH 03/15] drivers/mfd: add missing GENERIC_HARDIRQSdependecies

From: Samuel Ortiz
Date: Thu Feb 07 2013 - 02:40:26 EST


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@xxxxxxxxxxxxxxx>
> Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
> ---
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/