summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/raven/acp3x-pcm-dma.c
diff options
context:
space:
mode:
authorVijendar Mukunda2018-11-15 17:13:50 +0100
committerMark Brown2018-11-15 20:19:04 +0100
commitd5a932e541f61a2be1cca7bab1e00d2bf7803e71 (patch)
treef603d2731f3008b01c2f27d7e4d277d137539279 /sound/soc/amd/raven/acp3x-pcm-dma.c
parentASoC: amd: Fixed build errors (diff)
downloadkernel-qcow2-linux-d5a932e541f61a2be1cca7bab1e00d2bf7803e71.tar.gz
kernel-qcow2-linux-d5a932e541f61a2be1cca7bab1e00d2bf7803e71.tar.xz
kernel-qcow2-linux-d5a932e541f61a2be1cca7bab1e00d2bf7803e71.zip
ASoC: amd: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance management. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Vijendar Mukunda <vijendar.mukunda@amd.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/raven/acp3x-pcm-dma.c')
-rw-r--r--sound/soc/amd/raven/acp3x-pcm-dma.c19
1 files changed, 5 insertions, 14 deletions
diff --git a/sound/soc/amd/raven/acp3x-pcm-dma.c b/sound/soc/amd/raven/acp3x-pcm-dma.c
index b16cdd187139..2aa34208ae92 100644
--- a/sound/soc/amd/raven/acp3x-pcm-dma.c
+++ b/sound/soc/amd/raven/acp3x-pcm-dma.c
@@ -1,17 +1,8 @@
-/*
- * AMD ALSA SoC PCM Driver
- *
- * Copyright 2016 Advanced Micro Devices, Inc.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// AMD ALSA SoC PCM Driver
+//
+//Copyright 2016 Advanced Micro Devices, Inc.
#include <linux/platform_device.h>
#include <linux/module.h>