diff options
Diffstat (limited to 'sound/soc/codecs/es8316.c')
-rw-r--r-- | sound/soc/codecs/es8316.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/soc/codecs/es8316.c b/sound/soc/codecs/es8316.c index ec2770b3f77d..6db002cc2058 100644 --- a/sound/soc/codecs/es8316.c +++ b/sound/soc/codecs/es8316.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * es8316.c -- es8316 ALSA SoC audio driver | 3 | * es8316.c -- es8316 ALSA SoC audio driver |
3 | * Copyright Everest Semiconductor Co.,Ltd | 4 | * Copyright Everest Semiconductor Co.,Ltd |
4 | * | 5 | * |
5 | * Authors: David Yang <yangxiaohua@everest-semi.com>, | 6 | * Authors: David Yang <yangxiaohua@everest-semi.com>, |
6 | * Daniel Drake <drake@endlessm.com> | 7 | * Daniel Drake <drake@endlessm.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/module.h> | 10 | #include <linux/module.h> |