From: Samuel Ortiz <sameo@linux.intel.com>
To: Axel Lin <axel.lin@ingics.com>
Cc: Laxman Dewangan <ldewangan@nvidia.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQ
Date: Sun, 9 Dec 2012 15:22:09 +0100 [thread overview]
Message-ID: <20121209142209.GB26699@sortiz-mobl> (raw)
In-Reply-To: <1354713588.14255.1.camel@phoenix>
Hi Axel,
On Wed, Dec 05, 2012 at 09:19:48PM +0800, Axel Lin wrote:
> This driver uses regmap_irq APIs, thus need to select REGMAP_IRQ.
> IRQ_DOMAIN will be selected if select REGMAP_IRQ, thus remove it here.
>
> This fixes below build errors:
>
> drivers/built-in.o: In function `tps80031_remove':
> drivers/mfd/tps80031.c:534: undefined reference to `regmap_del_irq_chip'
> drivers/built-in.o: In function `tps80031_irq_init':
> drivers/mfd/tps80031.c:305: undefined reference to `regmap_add_irq_chip'
> drivers/built-in.o: In function `tps80031_probe':
> drivers/mfd/tps80031.c:496: undefined reference to `regmap_irq_get_domain'
> drivers/mfd/tps80031.c:512: undefined reference to `regmap_del_irq_chip'
> make: *** [vmlinux] Error 1
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
> drivers/mfd/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied as well, thanks.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
prev parent reply other threads:[~2012-12-09 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-05 13:19 [PATCH] mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQ Axel Lin
2012-12-06 5:34 ` Laxman Dewangan
2012-12-09 14:22 ` 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=20121209142209.GB26699@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=axel.lin@ingics.com \
--cc=ldewangan@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
/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