mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: srinidhi.kasagar@stericsson.com, linus.walleij@stericsson.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd : dbx500 : fix compilation error
Date: Mon, 16 Apr 2012 16:42:13 +0200	[thread overview]
Message-ID: <20120416144213.GC24130@sortiz-mobl> (raw)
In-Reply-To: <1333382148-14137-1-git-send-email-daniel.lezcano@linaro.org>

Hi Daniel,

On Mon, Apr 02, 2012 at 05:55:48PM +0200, Daniel Lezcano wrote:
> The ux500 default config enables the db5500 and the db8500.
> The incoming cpuidle driver uses the 'prcmu_enable_wakeups'
> and the 'prcmu_set_power_state' functions but these ones
> are defined but not implemented for the db5500, leading to
> an unresolved symbol error at link time. In order to compile,
> we have to disable the db5500 support which is not acceptable
> for the default config.
> 
> I noticed there are also some other functions which are
> defined but not implemented.
> 
> This patch fix this by removing the functions definitions
> and move out of the config section the empty functions which
> are normally used when the DB550 config is disabled.
> Only the functions which are not implemented are concerned
> by this modification.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Applied to my for-linus branch, thanks.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

  parent reply	other threads:[~2012-04-16 14:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 15:55 Daniel Lezcano
2012-04-03 21:29 ` Linus Walleij
2012-04-16 14:42 ` Samuel Ortiz [this message]
2012-04-16 20:13   ` Linus Walleij

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=20120416144213.GC24130@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinidhi.kasagar@stericsson.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

Powered by JetHome