Commit e52faba0 authored by Takashi Iwai's avatar Takashi Iwai

ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent e9bd0224
......@@ -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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment