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 624060837653..cbf199a98ab2 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h | |||
@@ -894,6 +894,7 @@ int snd_hda_codec_build_controls(struct hda_codec *codec); | |||
894 | /* | 894 | /* |
895 | * PCM | 895 | * PCM |
896 | */ | 896 | */ |
897 | extern const char *snd_hda_pcm_type_name[]; | ||
897 | int snd_hda_build_pcms(struct hda_bus *bus); | 898 | int snd_hda_build_pcms(struct hda_bus *bus); |
898 | int snd_hda_codec_build_pcms(struct hda_codec *codec); | 899 | int snd_hda_codec_build_pcms(struct hda_codec *codec); |
899 | void snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid, | 900 | void snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid, |