From 2698ea98059bb01a9b5d9cfd20e23d55f68c0a17 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 18 Dec 2013 07:45:52 +0100 Subject: ALSA: hda - Kill EXPORT_SYMBOL_HDA() Replace all with the standard EXPORT_SYMBOL_GPL(). Signed-off-by: Takashi Iwai --- sound/pci/hda/patch_hdmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/pci/hda/patch_hdmi.c') diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c index 977db17db26c..59b83f4085a8 100644 --- a/sound/pci/hda/patch_hdmi.c +++ b/sound/pci/hda/patch_hdmi.c @@ -3217,7 +3217,7 @@ int snd_hda_parse_hdmi_codec(struct hda_codec *codec) { return patch_generic_hdmi(codec); } -EXPORT_SYMBOL_HDA(snd_hda_parse_hdmi_codec); +EXPORT_SYMBOL_GPL(snd_hda_parse_hdmi_codec); /* * patch entries -- cgit v1.2.3