summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/Kconfig
diff options
context:
space:
mode:
authorBogdan Purcareata2018-01-17 17:36:44 +0100
committerGreg Kroah-Hartman2018-01-22 11:45:21 +0100
commit203e2de32b00f321cd4a1ff87386567abb8eed70 (patch)
treecbd4ee2ba70269c337df3e87b82f3e7304edc873 /drivers/staging/fsl-mc/Kconfig
parentstaging: most: replace function name to __func__ (diff)
downloadkernel-qcow2-linux-203e2de32b00f321cd4a1ff87386567abb8eed70.tar.gz
kernel-qcow2-linux-203e2de32b00f321cd4a1ff87386567abb8eed70.tar.xz
kernel-qcow2-linux-203e2de32b00f321cd4a1ff87386567abb8eed70.zip
staging: fsl-mc: Add SPDX license identifiers
The fsl-mc bus and dpio driver files use a combination of GPL-2.0 and GPL-2.0+ OR BSD-3-Clause licenses. Add SPDX tags and delete the full license text, keeping the existing license for each file. Add GPL-2.0 for Kconfig / Makefile, where not present. Signed-off-by: Bogdan Purcareata <bogdan.purcareata@nxp.com> Reviewed-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fsl-mc/Kconfig')
-rw-r--r--drivers/staging/fsl-mc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/fsl-mc/Kconfig b/drivers/staging/fsl-mc/Kconfig
index 32df07b15e09..3002229bec1b 100644
--- a/drivers/staging/fsl-mc/Kconfig
+++ b/drivers/staging/fsl-mc/Kconfig
@@ -1 +1,2 @@
+# SPDX-License-Identifier: GPL-2.0
source "drivers/staging/fsl-mc/bus/Kconfig"