forked from Minki/linux
ASoC: mpc5200_dma: Fix invalid license ID
As the file had no other license notice/reference, it falls under the
project license and therefore the proper SPDX id is: GPL-2.0-only
Cc: Daniel Baluta <daniel.baluta@nxp.com>
Fixes: 1edfc2485d
("ASoC: mpc5200_dma: Switch to SPDX identifier")
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andra Danciu <andradanciu1997@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
680ae69d52
commit
ac097cac49
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
//
|
||||
// Freescale MPC5200 PSC DMA
|
||||
// ALSA SoC Platform driver
|
||||
|
Loading…
Reference in New Issue
Block a user