Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6719292a authored by Jaroslav Kysela's avatar Jaroslav Kysela
Browse files

ALSA: Remove duplicate MODULE_AUTHOR/DESCRIPTION/LICENCE from snd-ens1370.ko



But comment only extra code in ak4531_codec.c for history.

Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
parent b7d23992
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -28,9 +28,11 @@
#include <sound/ak4531_codec.h>
#include <sound/tlv.h>

/*
MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>");
MODULE_DESCRIPTION("Universal routines for AK4531 codec");
MODULE_LICENSE("GPL");
*/

#ifdef CONFIG_PROC_FS
static void snd_ak4531_proc_init(struct snd_card *card, struct snd_ak4531 *ak4531);