diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-10-16 13:24:52 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-10-17 10:08:45 +0200 |
commit | 363129ea90e0835b8552b797714cd200f674e287 (patch) | |
tree | f15afbf96b1e84917fce4e426c5d2dd5eb5b2d21 /sound | |
parent | fa2eb005ebcbac89745a1f9a9f0c8678ba63f61a (diff) | |
download | linux-363129ea90e0835b8552b797714cd200f674e287.tar.bz2 |
ALSA: fix unused warnings with snd_power_get_state
If we compile the ASoC code with PM disabled, we hit stuff like:
sound/soc/soc-dapm.c: In function 'snd_soc_dapm_suspend_check':
sound/soc/soc-dapm.c:440: warning: unused variable 'codec'
So tweak the stub macro to avoid these issues.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions