mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 07:00:48 +00:00
ALSA: hda - Remove leftover snd_hda_bus() prototype
It was forgotten to be removed. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
2f0eaad910
commit
658a69bb75
@ -298,10 +298,6 @@ struct hda_codec {
|
|||||||
/*
|
/*
|
||||||
* constructors
|
* 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,
|
int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card,
|
||||||
unsigned int codec_addr, struct hda_codec **codecp);
|
unsigned int codec_addr, struct hda_codec **codecp);
|
||||||
int snd_hda_codec_configure(struct hda_codec *codec);
|
int snd_hda_codec_configure(struct hda_codec *codec);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user