aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r--sound/pci/hda/hda_codec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h
index bf9efb7e1b9a..70851e6d5f10 100644
--- a/sound/pci/hda/hda_codec.h
+++ b/sound/pci/hda/hda_codec.h
@@ -563,7 +563,6 @@ extern const struct snd_pcm_chmap_elem snd_pcm_2_1_chmaps[];
563 * Misc 563 * Misc
564 */ 564 */
565void snd_hda_get_codec_name(struct hda_codec *codec, char *name, int namelen); 565void snd_hda_get_codec_name(struct hda_codec *codec, char *name, int namelen);
566void snd_hda_bus_reboot_notify(struct hda_bus *bus);
567void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg, 566void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
568 unsigned int power_state); 567 unsigned int power_state);
569 568