[alsa-devel] [PATCH] ASoC: fix build with PM_SLEEP unset

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Feb 3 10:27:38 CET 2011


On Thu, Feb 03, 2011 at 09:32:29AM +0100, Guennadi Liakhovetski wrote:

> -#ifdef CONFIG_PM
> +#ifdef CONFIG_PM_SLEEP
>  	/* deferred resume work */
>  	INIT_WORK(&card->deferred_resume_work, soc_resume_deferred);
>  #endif

This change is already present in current code.


More information about the Alsa-devel mailing list