From: Takashi Iwai Date: Tue, 10 Nov 2009 17:26:12 +0000 (+0100) Subject: ALSA: hda - Add missing export for snd_hda_bus_reboot_notify X-Git-Tag: v2.6.33-rc2~15^2~5^2~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8f217a226cfa7b960b8a6c00cef6b4de2c5dd030;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git ALSA: hda - Add missing export for snd_hda_bus_reboot_notify ... forgot to add for modules. Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c index 480d1ec..2b787b0 100644 --- a/sound/pci/hda/hda_codec.c +++ b/sound/pci/hda/hda_codec.c @@ -3421,6 +3421,7 @@ void snd_hda_bus_reboot_notify(struct hda_bus *bus) codec->patch_ops.reboot_notify(codec); } } +EXPORT_SYMBOL_HDA(snd_hda_bus_reboot_notify); /* * open the digital out in the exclusive mode