Commit 5aa13a94 authored by Krzysztof Helt's avatar Krzysztof Helt Committed by Takashi Iwai

ALSA: msnd: add module description and license for the snd-msnd-lib

The missing module license generates warning
during module loading.
Signed-off-by: default avatarKrzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent a5f7c473
......@@ -700,3 +700,6 @@ int snd_msnd_pcm(struct snd_card *card, int device,
}
EXPORT_SYMBOL(snd_msnd_pcm);
MODULE_DESCRIPTION("Common routines for Turtle Beach Multisound drivers");
MODULE_LICENSE("GPL");
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