summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs47l35.c
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2019-06-25 16:37:27 +0100
committerMark Brown <broonie@kernel.org>2019-06-26 12:27:50 +0100
commit472e5df0137e10fbaed0eef38c9bdf99e088ff13 (patch)
tree9b54d50a92baaeedf173be1fe54983e37331af1c /sound/soc/codecs/cs47l35.c
parenta8cd7066f0422f378902770034ddac1720d0e032 (diff)
ASoC: madera: Update SPDX headers
The madera driver was merged too late to catch Thomas Gleixner's cleanup of the SPDX headers tree wide. Update the headers to match what was done in that patch. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/cs47l35.c')
-rw-r--r--sound/soc/codecs/cs47l35.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sound/soc/codecs/cs47l35.c b/sound/soc/codecs/cs47l35.c
index 02f193dadd41..511d0d6fa962 100644
--- a/sound/soc/codecs/cs47l35.c
+++ b/sound/soc/codecs/cs47l35.c
@@ -1,14 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
//
// ALSA SoC Audio driver for CS47L35 codec
//
// Copyright (C) 2015-2019 Cirrus Logic, Inc. and
// Cirrus Logic International Semiconductor Ltd.
//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by the
-// Free Software Foundation; version 2.
-//
#include <linux/delay.h>
#include <linux/device.h>