X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Fpci%2Fhda%2Fhda_generic.c;h=65745e96dc701d91cb5bcbf31b883e80f53791e9;hb=4151d154efc2eb1e48b0950e93660691426dd23f;hp=98ff010d5b95c7467791140ff003f13e46212740;hpb=077402317291437521ed86d3326b3bcc62d40529;p=linux-2.6-omap-h63xx.git diff --git a/sound/pci/hda/hda_generic.c b/sound/pci/hda/hda_generic.c index 98ff010d5b9..65745e96dc7 100644 --- a/sound/pci/hda/hda_generic.c +++ b/sound/pci/hda/hda_generic.c @@ -1101,3 +1101,4 @@ int snd_hda_parse_generic_codec(struct hda_codec *codec) snd_hda_generic_free(codec); return err; } +EXPORT_SYMBOL(snd_hda_parse_generic_codec);