ALSA: hda - Add missing export for snd_hda_bus_reboot_notify
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Nov 2009 17:26:12 +0000 (18:26 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Nov 2009 17:26:12 +0000 (18:26 +0100)
... forgot to add for modules.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c

index 480d1ec..2b787b0 100644 (file)
@@ -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