diff options
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r-- | sound/pci/hda/hda_codec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h index 51920563bc7f..be6c5f443cd9 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h | |||
@@ -898,7 +898,6 @@ int snd_hda_codec_build_controls(struct hda_codec *codec); | |||
898 | /* | 898 | /* |
899 | * PCM | 899 | * PCM |
900 | */ | 900 | */ |
901 | extern const char *snd_hda_pcm_type_name[]; | ||
902 | int snd_hda_build_pcms(struct hda_bus *bus); | 901 | int snd_hda_build_pcms(struct hda_bus *bus); |
903 | int snd_hda_codec_build_pcms(struct hda_codec *codec); | 902 | int snd_hda_codec_build_pcms(struct hda_codec *codec); |
904 | void snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid, | 903 | void snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid, |