diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2019-06-25 17:37:27 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-26 13:27:50 +0200 |
commit | 472e5df0137e10fbaed0eef38c9bdf99e088ff13 (patch) | |
tree | 9b54d50a92baaeedf173be1fe54983e37331af1c /include/dt-bindings | |
parent | ASoC: Intel: Skylake: Strip T and L from TLV IPCs (diff) | |
download | linux-472e5df0137e10fbaed0eef38c9bdf99e088ff13.tar.xz linux-472e5df0137e10fbaed0eef38c9bdf99e088ff13.zip |
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 'include/dt-bindings')
-rw-r--r-- | include/dt-bindings/sound/madera.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/dt-bindings/sound/madera.h b/include/dt-bindings/sound/madera.h index 9ff4eae5259b..d0096d5eb0da 100644 --- a/include/dt-bindings/sound/madera.h +++ b/include/dt-bindings/sound/madera.h @@ -1,13 +1,9 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Device Tree defines for Madera codecs * * Copyright (C) 2016-2017 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 version 2 as - * published by the Free Software Foundation. */ #ifndef DT_BINDINGS_SOUND_MADERA_H |