commit | 54720a2481e67e622d5ee40a5130fd45f5c57c14 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Mon Oct 29 10:48:40 2007 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jan 31 17:29:11 2008 +0100 |
tree | 805d7de9becb9dd72fe99589d36908444e2d13c1 | |
parent | 304cd07f92027af7e92d742d9554c3be9fa4d4cf [diff] |
[ALSA] ac97_patch: compilation warning fix This patch kills these two compilation warnings if power management is disabled: sound/pci/ac97/ac97_patch.h:86: warning: 'snd_ac97_restore_status' declared 'static' but never defined sound/pci/ac97/ac97_patch.h:87: warning: 'snd_ac97_restore_iec958' declared 'static' but never defined Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>