From: Randy Dunlap Date: Tue, 23 Oct 2012 17:34:16 +0000 (-0700) Subject: ALSA: ice1712: Fix build errors X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e13db806e07ae9fdb1c2135fc60ea09fcbf3f3c;p=pandora-kernel.git ALSA: ice1712: Fix build errors Fix build errors by using correct kconfig symbol name: sound/pci/ice1712/psc724.c:417:5: error: 'struct snd_ice1712' has no member named 'pm_resume' sound/pci/ice1712/psc724.c:418:5: error: 'struct snd_ice1712' has no member named 'pm_suspend_enabled' [Fixed another #ifdef CONFIG_PM in the same file, too, by tiwai] Signed-off-by: Randy Dunlap Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed