]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: ext: make snd_hdac_ext_stream_init() static
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 19 Sep 2022 12:10:36 +0000 (14:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Sep 2022 06:08:13 +0000 (08:08 +0200)
commit0396a7e80a4de409083a41a0e9ecb9d790c3f176
tree769f2a3216bf1bd14d5dce21440e9e0fc7513cf6
parentdebb9fcd7b499e9f6d307c263cf15473a648b3ef
ALSA: hda: ext: make snd_hdac_ext_stream_init() static

There are no external users of this helper, move to static and remove
sympol export. No functionality change.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20220919121041.43463-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio_ext.h
sound/hda/ext/hdac_ext_stream.c