[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110201093256.f5ff0252.randy.dunlap@oracle.com>
Date: Tue, 1 Feb 2011 09:32:56 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Liam Girdwood <lrg@...mlogic.co.uk>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for February 1 (sound/soc)
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 ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists