diff options
author | Mike Waychison <mikew@google.com> | 2011-04-20 12:04:36 -0700 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-04-20 21:24:31 +0200 |
commit | 1c7276cfc04b1a5b296b691c2e07297a4f6c19aa (patch) | |
tree | a526127048ac72f2dfc2c15f1ef5c8cb444c193f /sound/pci/au88x0/au88x0_a3d.c | |
parent | 6981d184376e74391c23c116a068f8d1305f0e57 (diff) |
ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUME
When SND_HDA_NEEDS_RESUME is not defined, the compiler identifies that
the following symbols are static but not used:
restore_shutup_pins
hda_cleanup_all_streams
Fix warnings by adding SND_HDA_NEEDS_RESUME guards.
Signed-off-by: Mike Waychison <mikew@google.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/au88x0/au88x0_a3d.c')
0 files changed, 0 insertions, 0 deletions