summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/madera.c
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2019-06-25 18:37:27 +0300
committerMark Brown <broonie@kernel.org>2019-06-26 14:27:50 +0300
commit472e5df0137e10fbaed0eef38c9bdf99e088ff13 (patch)
tree9b54d50a92baaeedf173be1fe54983e37331af1c /sound/soc/codecs/madera.c
parenta8cd7066f0422f378902770034ddac1720d0e032 (diff)
downloadlinux-472e5df0137e10fbaed0eef38c9bdf99e088ff13.tar.xz
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/madera.c')
-rw-r--r--sound/soc/codecs/madera.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sound/soc/codecs/madera.c b/sound/soc/codecs/madera.c
index 6146c7a070cb..1b1be19a2f99 100644
--- a/sound/soc/codecs/madera.c
+++ b/sound/soc/codecs/madera.c
@@ -1,14 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
//
// Cirrus Logic Madera class codecs common support
//
// 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/gcd.h>