OSDN Git Service

ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()
authorTakashi Iwai <tiwai@suse.de>
Wed, 14 Aug 2019 16:27:08 +0000 (18:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Aug 2019 17:51:24 +0000 (19:51 +0200)
commit53eff75e5f4dd4b9bc489955fdc60fde48d85e93
treea92f321c63d90e5f2c361e1ec14e22b5d63a14de
parentee5f85d9290fe25d460bd320b7fe073075d72d33
ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()

snd_hdac_bus_add_device() and snd_hdac_remove_device() are called only
internally in hda-core.  Let's drop the exports of them and move the
declarations into local.h.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio.h
sound/hda/hdac_bus.c
sound/hda/local.h