All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
	Liam Girdwood <lrg@slimlogic.co.uk>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for February 1 (sound/soc)
Date: Tue, 1 Feb 2011 09:32:56 -0800	[thread overview]
Message-ID: <20110201093256.f5ff0252.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20110201153403.b3a251a3.sfr@canb.auug.org.au>

On Tue, 1 Feb 2011 15:34:03 +1100 Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20110131:


When CONFIG_PM_SLEEP is not enabled:

sound/soc/soc-core.c:1785: error: 'soc_resume_deferred' undeclared (first use in this function)

That function call is surrounded by CONFIG_PM but the function itself is
surrounded by CONFIG_PM_SLEEP.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  parent reply	other threads:[~2011-02-01 17:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01  4:34 linux-next: Tree for February 1 Stephen Rothwell
2011-02-01 17:16 ` linux-next: Tree for February 1 (ip_vs) Randy Dunlap
2011-02-02 22:31   ` Simon Horman
2011-02-03  7:04     ` Hans Schillstrom
2011-02-01 17:32 ` Randy Dunlap [this message]
2011-02-01 22:27   ` linux-next: Tree for February 1 (sound/soc) Mark Brown

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=20110201093256.f5ff0252.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=sfr@canb.auug.org.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.