ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
[pandora-kernel.git] / sound / pci / cs46xx / cs46xx.h
index 29d8a8d..fc339ef 100644 (file)
@@ -1721,7 +1721,7 @@ struct snd_cs46xx {
        unsigned int play_ctl;
 #endif
 
-#ifdef CONFIG_PM
+#ifdef CONFIG_PM_SLEEP
        u32 *saved_regs;
 #endif
 };