linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Li.Xiubo@freescale.com, linux-pwm@vger.kernel.org,
	Fabio Estevam <fabio.estevam@freescale.com>
Subject: Re: [PATCH v2] pwm: Kconfig: Select REGMAP_MMIO for PWM_FSL_FTM
Date: Fri, 22 Aug 2014 10:19:09 +0200	[thread overview]
Message-ID: <20140822081908.GA24156@ulmo> (raw)
In-Reply-To: <1408665025-23204-1-git-send-email-festevam@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

On Thu, Aug 21, 2014 at 08:50:25PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Commit 42fa98a9c3609c1 ("pwm: fsl-ftm: Convert to direct regmap API usage")
> introduced the following error when REGMAP_MMIO=n:
> 
> drivers/built-in.o: In function `fsl_pwm_probe':
> >> pwm-fsl-ftm.c:(.text+0xd7d7): undefined reference to `devm_regmap_init_mmio_clk'
> 
> Select select REGMAP_MMIO in order to fix this error.
> 
> Reported-by: kbuild test robot <fengguang.wu@intel.com> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Change since v1:
> - Added Reported-by tag
> 
>  drivers/pwm/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thierry

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2014-08-22  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-21 23:50 [PATCH v2] pwm: Kconfig: Select REGMAP_MMIO for PWM_FSL_FTM Fabio Estevam
2014-08-22  8:19 ` Thierry Reding [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=20140822081908.GA24156@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=Li.Xiubo@freescale.com \
    --cc=fabio.estevam@freescale.com \
    --cc=festevam@gmail.com \
    --cc=linux-pwm@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;
as well as URLs for NNTP newsgroup(s).