]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/ppc/powermac.c
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
[karo-tx-linux.git] / sound / ppc / powermac.c
index f5ceb6f282decab0e89e4b8c5637c0520efde7d9..210cafe0489020ea970ac2724a68797a5be23a6e 100644 (file)
@@ -143,7 +143,7 @@ static int __devexit snd_pmac_remove(struct platform_device *devptr)
        return 0;
 }
 
-#ifdef CONFIG_PM
+#ifdef CONFIG_PM_SLEEP
 static int snd_pmac_driver_suspend(struct device *dev)
 {
        struct snd_card *card = dev_get_drvdata(dev);