diff options
author | Cosmin-Gabriel Samoila <cosmin.samoila@nxp.com> | 2018-02-20 10:56:07 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-20 12:03:15 +0000 |
commit | 05aa6165cfdb796916197da6b8ef93b22a62e3a9 (patch) | |
tree | 515df9699a923252fb4f2d8a550883829591cd9c /sound/soc/codecs/ak4458.h | |
parent | c988e67507934e0198233729b7f326154b211a7f (diff) | |
download | lwn-05aa6165cfdb796916197da6b8ef93b22a62e3a9.tar.gz lwn-05aa6165cfdb796916197da6b8ef93b22a62e3a9.zip |
ASoC: ak4458: Modify SPDX license format
Modify SPDX comment style to match the rules. Since the original
code had a GPL-2.0 license and SPDX is compatible with GPL-2.0+,
we also modified the MODULE_LICENSE.
Signed-off-by: Cosmin-Gabriel Samoila <cosmin.samoila@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/ak4458.h')
-rw-r--r-- | sound/soc/codecs/ak4458.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ak4458.h b/sound/soc/codecs/ak4458.h index 16d9d22a413a..f906215f7e4e 100644 --- a/sound/soc/codecs/ak4458.h +++ b/sound/soc/codecs/ak4458.h @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: GPL-2.0 */ /* * Audio driver for AK4458 * |