提交 6ab97f25 编写于 作者: T Takashi Iwai

ALSA: jack: Remove MODULE_*() macros

The jack interface is statically included in sound core.  Having
doubly module information is rather confusing.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 98d8fc6c
...@@ -372,7 +372,3 @@ void snd_jack_report(struct snd_jack *jack, int status) ...@@ -372,7 +372,3 @@ void snd_jack_report(struct snd_jack *jack, int status)
} }
EXPORT_SYMBOL(snd_jack_report); EXPORT_SYMBOL(snd_jack_report);
MODULE_AUTHOR("Mark Brown <broonie@opensource.wolfsonmicro.com>");
MODULE_DESCRIPTION("Jack detection support for ALSA");
MODULE_LICENSE("GPL");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册