From: Samuel Ortiz <sameo@linux.intel.com>
To: David Rientjes <rientjes@google.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] drivers, mfd: fix tps65912 link error when core mfd is a module
Date: Fri, 17 May 2013 00:13:05 +0200 [thread overview]
Message-ID: <20130516221305.GF22822@zurbaran> (raw)
In-Reply-To: <alpine.DEB.2.02.1304171428000.31235@chino.kir.corp.google.com>
Hi David,
On Wed, Apr 17, 2013 at 02:28:47PM -0700, David Rientjes wrote:
> CONFIG_MFD_CORE must be statically linked if CONFIG_MFD_TPS65912 is
> selected, otherwise it results in a link error:
>
> drivers/built-in.o: In function `tps65912_device_init':
> (.text+0x587e4): undefined reference to `mfd_add_devices'
> drivers/built-in.o: In function `tps65912_device_init':
> (.text+0x5884c): undefined reference to `mfd_remove_devices'
> drivers/built-in.o: In function `tps65912_device_exit':
> (.text+0x58878): undefined reference to `mfd_remove_devices'
>
> Signed-off-by: David Rientjes <rientjes@google.com>
> ---
> drivers/mfd/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied to mfd-fixes, thanks.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
prev parent reply other threads:[~2013-05-16 22:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 21:28 [patch] drivers, mfd: fix tps65912 link error when core mfd is a module David Rientjes
2013-05-16 22:13 ` Samuel Ortiz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130516221305.GF22822@zurbaran \
--to=sameo@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rientjes@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox