ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro
authorTakashi Iwai <tiwai@suse.de>
Tue, 12 Aug 2014 09:57:05 +0000 (11:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Aug 2014 06:04:29 +0000 (08:04 +0200)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h

index bbc5a13..9c8820f 100644 (file)
@@ -687,6 +687,4 @@ snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec,
                                struct snd_dma_buffer *dmab) {}
 #endif
 
-#define EXPORT_SYMBOL_HDA(sym) EXPORT_SYMBOL_GPL(sym)
-
 #endif /* __SOUND_HDA_CODEC_H */