diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-05-28 10:59:22 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-06 14:38:28 +0300 |
commit | 8466579b63cc9aa957b7b4f273087512f989d2a1 (patch) | |
tree | 528f57658293d1dc8e9b7bfb5e777f85b5250579 /sound/soc/ux500/ux500_msp_i2s.c | |
parent | 3e2649c5e8643bea0867bb1dd970fedadb0eb7f3 (diff) | |
download | linux-8466579b63cc9aa957b7b4f273087512f989d2a1.tar.xz |
ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules
The "Replace GPLv2 boilerplate/reference with SPDX" has left some empty
"License terms" paragraphs.
Remove them as well.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/84d94977c57deee9e85249f18394ebf8d72497bc.1653724723.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/ux500/ux500_msp_i2s.c')
-rw-r--r-- | sound/soc/ux500/ux500_msp_i2s.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/ux500/ux500_msp_i2s.c b/sound/soc/ux500/ux500_msp_i2s.c index fd0b88bb7921..d113411a19f8 100644 --- a/sound/soc/ux500/ux500_msp_i2s.c +++ b/sound/soc/ux500/ux500_msp_i2s.c @@ -6,8 +6,6 @@ * Roger Nilsson <roger.xr.nilsson@stericsson.com>, * Sandeep Kaushik <sandeep.kaushik@st.com> * for ST-Ericsson. - * - * License terms: */ #include <linux/module.h> |