diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-01-13 08:32:53 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-01-13 08:32:53 +0100 |
commit | 47e91348459901c30cc1bb4897e62ced21ca243a (patch) | |
tree | ebc855a2f3686726fb68b6b173af54ee75b44c61 /sound/pci/hda/hda_local.h | |
parent | 6b98515a620592636d2f8e0d3e2942d1cb4847ec (diff) | |
parent | ed69c6a8eef679f2783848ed624897a937a434ac (diff) |
Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
Diffstat (limited to 'sound/pci/hda/hda_local.h')
-rw-r--r-- | sound/pci/hda/hda_local.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/pci/hda/hda_local.h b/sound/pci/hda/hda_local.h index d505d052972e..7cee364976ff 100644 --- a/sound/pci/hda/hda_local.h +++ b/sound/pci/hda/hda_local.h @@ -343,8 +343,6 @@ int snd_hda_check_board_codec_sid_config(struct hda_codec *codec, const struct snd_pci_quirk *tbl); int snd_hda_add_new_ctls(struct hda_codec *codec, struct snd_kcontrol_new *knew); -int snd_hda_add_nids(struct hda_codec *codec, struct snd_kcontrol *kctl, - unsigned int index, hda_nid_t *nids, unsigned int size); /* * unsolicited event handler |