From: Takashi Iwai Date: Thu, 12 Nov 2009 09:01:18 +0000 (+0100) Subject: ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=y X-Git-Tag: v2.6.33-rc1~390^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7288561af9a931c59e431336b553d897ee37b67d;p=pandora-kernel.git ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=y CONFIG_SND_HDA_POWER_SAVE is independent from CONFIG_SND_HDA_HWDEP. Thus snd_hda_hwdep_add_power_sysfs() needs the check of both kconfigs. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed