Skip to content

Commit

Permalink
ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate…
Browse files Browse the repository at this point in the history
…/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>
  • Loading branch information
tititiou36 authored and broonie committed Jun 6, 2022
1 parent 3e2649c commit 8466579
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions sound/soc/ux500/mop500.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
*
* Author: Ola Lilja (ola.o.lilja@stericsson.com)
* for ST-Ericsson.
*
* License terms:
*/

#include <asm/mach-types.h>
Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/mop500_ab8500.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
* Author: Ola Lilja <ola.o.lilja@stericsson.com>,
* Kristoffer Karlsson <kristoffer.karlsson@stericsson.com>
* for ST-Ericsson.
*
* License terms:
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/mop500_ab8500.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
*
* Author: Ola Lilja <ola.o.lilja@stericsson.com>
* for ST-Ericsson.
*
* License terms:
*/

#ifndef MOP500_AB8500_H
Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/ux500_msp_dai.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
* Author: Ola Lilja <ola.o.lilja@stericsson.com>,
* Roger Nilsson <roger.xr.nilsson@stericsson.com>
* for ST-Ericsson.
*
* License terms:
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/ux500_msp_dai.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
* Author: Ola Lilja <ola.o.lilja@stericsson.com>,
* Roger Nilsson <roger.xr.nilsson@stericsson.com>
* for ST-Ericsson.
*
* License terms:
*/

#ifndef UX500_msp_dai_H
Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/ux500_msp_i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/ux500_msp_i2s.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
*
* Author: Ola Lilja <ola.o.lilja@stericsson.com>,
* for ST-Ericsson.
*
* License terms:
*/


Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/ux500_pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
* Author: Ola Lilja <ola.o.lilja@stericsson.com>,
* Roger Nilsson <roger.xr.nilsson@stericsson.com>
* for ST-Ericsson.
*
* License terms:
*/

#include <asm/page.h>
Expand Down
2 changes: 0 additions & 2 deletions sound/soc/ux500/ux500_pcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
* Author: Ola Lilja <ola.o.lilja@stericsson.com>,
* Roger Nilsson <roger.xr.nilsson@stericsson.com>
* for ST-Ericsson.
*
* License terms:
*/
#ifndef UX500_PCM_H
#define UX500_PCM_H
Expand Down

0 comments on commit 8466579

Please sign in to comment.