[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130321235534.GA22862@zurbaran>
Date: Fri, 22 Mar 2013 00:55:34 +0100
From: Samuel Ortiz <sameo@...ux.intel.com>
To: David Rientjes <rientjes@...gle.com>
Cc: Simon Glass <sjg@...omium.org>, linux-kernel@...r.kernel.org
Subject: Re: [patch] drivers, mfd: fix link error
Hi David,
On Thu, Mar 21, 2013 at 12:08:33PM -0700, David Rientjes wrote:
> CONFIG_MFD_CROS_EC requires CONFIG_MFD_CORE for a couple of functions that
> are declared but not defined:
>
> ERROR: "mfd_remove_devices" [drivers/mfd/cros_ec.ko] undefined!
> ERROR: "mfd_add_devices" [drivers/mfd/cros_ec.ko] undefined!
>
> Fix it by selecting CONFIG_MFD_CORE anytime CONFIG_MFD_CROS_EC is enabled.
>
> Signed-off-by: David Rientjes <rientjes@...gle.com>
> ---
> drivers/mfd/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Patch applied, many 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists