commit | 8f217a226cfa7b960b8a6c00cef6b4de2c5dd030 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Nov 10 18:26:12 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Nov 10 18:26:12 2009 +0100 |
tree | b3ec42e1881d1e7bca751cd2b13a69ef2ca0064f | |
parent | e3303235209c0496b490e10ab131e72a9568c153 [diff] |
ALSA: hda - Add missing export for snd_hda_bus_reboot_notify ... forgot to add for modules. Signed-off-by: Takashi Iwai <tiwai@suse.de>
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 @@ codec->patch_ops.reboot_notify(codec); } } +EXPORT_SYMBOL_HDA(snd_hda_bus_reboot_notify); /* * open the digital out in the exclusive mode