aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/simple_card.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-07-02 06:30:28 +0000
committerMark Brown <broonie@kernel.org>2018-07-02 10:52:47 +0100
commitd573454d9b4f00061da314460908e19476d2ff6d (patch)
tree67ec96c6ad3945e616f1dc5186bd8b331427197f /include/sound/simple_card.h
parentASoC: mt6797: sub dai use list_head (diff)
downloadwireguard-linux-d573454d9b4f00061da314460908e19476d2ff6d.tar.xz
wireguard-linux-d573454d9b4f00061da314460908e19476d2ff6d.zip
ASoC: simple-card: convert to SPDX identifiers
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/simple_card.h')
-rw-r--r--include/sound/simple_card.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/sound/simple_card.h b/include/sound/simple_card.h
index a6a2e1547092..d264e5463f22 100644
--- a/include/sound/simple_card.h
+++ b/include/sound/simple_card.h
@@ -1,12 +1,9 @@
-/*
+/* SPDX-License-Identifier: GPL-2.0
+ *
* ASoC simple sound card support
*
* Copyright (C) 2012 Renesas Solutions Corp.
* Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#ifndef __SIMPLE_CARD_H