mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
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: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
b7d2399242
commit
6719292af5
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue