diff options
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r-- | sound/pci/hda/hda_codec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h index 8813ec10ca1..ce9f69bde32 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h | |||
@@ -823,6 +823,7 @@ void snd_hda_codec_resume_cache(struct hda_codec *codec); | |||
823 | * Mixer | 823 | * Mixer |
824 | */ | 824 | */ |
825 | int snd_hda_build_controls(struct hda_bus *bus); | 825 | int snd_hda_build_controls(struct hda_bus *bus); |
826 | int snd_hda_codec_build_controls(struct hda_codec *codec); | ||
826 | 827 | ||
827 | /* | 828 | /* |
828 | * PCM | 829 | * PCM |