summaryrefslogtreecommitdiff
path: root/include/sound/ac97/compat.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-07-02 09:26:27 +0300
committerMark Brown <broonie@kernel.org>2018-07-02 12:56:09 +0300
commit1a8f0a3c13c136951de7ea24ccb148e745db98a2 (patch)
tree6f2a722957cdc856b87d68497b3ca5e08f1b8c38 /include/sound/ac97/compat.h
parent1356a6071cf4d7187652cd2b18dfab4763e0dba6 (diff)
downloadlinux-1a8f0a3c13c136951de7ea24ccb148e745db98a2.tar.xz
ASoC: ac97: 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/ac97/compat.h')
-rw-r--r--include/sound/ac97/compat.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/include/sound/ac97/compat.h b/include/sound/ac97/compat.h
index 1351cba40048..57e19afa31ab 100644
--- a/include/sound/ac97/compat.h
+++ b/include/sound/ac97/compat.h
@@ -1,14 +1,11 @@
-/*
- * Copyright (C) 2016 Robert Jarzmik <robert.jarzmik@free.fr>
+/* SPDX-License-Identifier: GPL-2.0
*
- * 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.
+ * Copyright (C) 2016 Robert Jarzmik <robert.jarzmik@free.fr>
*
* This file is for backward compatibility with snd_ac97 structure and its
* multiple usages, such as the snd_ac97_bus and snd_ac97_build_ops.
- *
*/
+
#ifndef AC97_COMPAT_H
#define AC97_COMPAT_H