diff options
author | Takashi Iwai <tiwai@suse.de> | 2013-11-06 17:54:02 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-11-06 17:57:22 +0100 |
commit | 77ed16cc6c4d8ff0fe7b18c53e13826a81bd4d06 (patch) | |
tree | 2b49490385d41b7cc8195f8a9da7fc70fca342da /Kbuild | |
parent | ALSA: HDA - Limit mic boost and add mute LED for an HP machine (diff) | |
download | linux-77ed16cc6c4d8ff0fe7b18c53e13826a81bd4d06.tar.xz linux-77ed16cc6c4d8ff0fe7b18c53e13826a81bd4d06.zip |
ALSA: cmi8328: Fix compile warnings without CONFIG_PM
Just add an ifdef CONFIG_PM to shut up the warnings:
sound/isa/cmi8328.c:129:13: warning: ‘snd_cmi8328_cfg_save’ defined but not used [-Wunused-function]
sound/isa/cmi8328.c:136:13: warning: ‘snd_cmi8328_cfg_restore’ defined but not used [-Wunused-function]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions