From 658a69bb7568238fd9a65da2426736435d7e8b01 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Sat, 17 Oct 2015 18:31:31 +0200 Subject: ALSA: hda - Remove leftover snd_hda_bus() prototype It was forgotten to be removed. Signed-off-by: Takashi Iwai --- sound/pci/hda/hda_codec.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h index 864ea6802491..89cc87e2393d 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h @@ -298,10 +298,6 @@ struct hda_codec { /* * constructors */ -int snd_hda_bus_new(struct snd_card *card, - const struct hdac_bus_ops *ops, - const struct hdac_io_ops *io_ops, - struct hda_bus **busp); int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec **codecp); int snd_hda_codec_configure(struct hda_codec *codec); -- cgit v1.2.3-55-g7522