Explorar o código

ALSA: HDA: remove the unused function declaration

Commit a1b3fda6ae ALSA: hdac_ext: add hdac extended controller,
erroneously added snd_hdac_ext_bus_map_codec_to_link() function
declaration, so remove it

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Vinod Koul %!s(int64=10) %!d(string=hai) anos
pai
achega
9e8af74c38
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      include/sound/hdaudio_ext.h

+ 0 - 1
include/sound/hdaudio_ext.h

@@ -47,7 +47,6 @@ void snd_hdac_ext_stream_spbcap_enable(struct hdac_ext_bus *chip,
 				 bool enable, int index);
 				 bool enable, int index);
 
 
 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_ext_bus *bus);
 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_ext_bus *bus);
-int snd_hdac_ext_bus_map_codec_to_link(struct hdac_ext_bus *bus, int addr);
 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_ext_bus *bus,
 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_ext_bus *bus,
 						const char *codec_name);
 						const char *codec_name);