commit | 11cd41b893895c76a8f9bee9467f4b0869b5eeb3 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Nov 28 07:22:18 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 28 07:22:18 2008 +0100 |
tree | 3f1f5f9cf8e3ac3cb79974b394fe9931b0f3161d | |
parent | 30d72e9f614e7bd76e28d4d92bd54d90a96905bb [diff] |
ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVE Moved power_save field initialization inside a proper ifdef to fix a build error without CONFIG_SND_HDA_POWER_SAVE. Signed-off-by: Takashi Iwai <tiwai@suse.de>