aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/alc5623.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/alc5623.c')
-rw-r--r--sound/soc/codecs/alc5623.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sound/soc/codecs/alc5623.c b/sound/soc/codecs/alc5623.c
index 981a32973c08..6added8f28da 100644
--- a/sound/soc/codecs/alc5623.c
+++ b/sound/soc/codecs/alc5623.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * alc5623.c -- alc562[123] ALSA Soc Audio driver 3 * alc5623.c -- alc562[123] ALSA Soc Audio driver
3 * 4 *
@@ -6,13 +7,7 @@
6 * 7 *
7 * Copyright 2010 Arnaud Patard <arnaud.patard@rtp-net.org> 8 * Copyright 2010 Arnaud Patard <arnaud.patard@rtp-net.org>
8 * 9 *
9 *
10 * Based on WM8753.c 10 * Based on WM8753.c
11 *
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License version 2 as
14 * published by the Free Software Foundation.
15 *
16 */ 11 */
17 12
18#include <linux/module.h> 13#include <linux/module.h>