mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 10:52:26 +07:00
ASoC: mpc5200_dma: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu <andradanciu1997@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
bdc16b5748
commit
1edfc2485d
@ -1,10 +1,10 @@
|
||||
/*
|
||||
* Freescale MPC5200 PSC DMA
|
||||
* ALSA SoC Platform driver
|
||||
*
|
||||
* Copyright (C) 2008 Secret Lab Technologies Ltd.
|
||||
* Copyright (C) 2009 Jon Smirl, Digispeaker
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL
|
||||
//
|
||||
// Freescale MPC5200 PSC DMA
|
||||
// ALSA SoC Platform driver
|
||||
//
|
||||
// Copyright (C) 2008 Secret Lab Technologies Ltd.
|
||||
// Copyright (C) 2009 Jon Smirl, Digispeaker
|
||||
|
||||
#include <linux/module.h>
|
||||
#include <linux/of_device.h>
|
||||
|
Loading…
Reference in New Issue
Block a user