瀏覽代碼

ALSA: hda - Add missing export for snd_hda_bus_reboot_notify

... forgot to add for modules.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 16 年之前
父節點
當前提交
8f217a226c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      sound/pci/hda/hda_codec.c

+ 1 - 0
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