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.