summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-05-30 14:03:44 +0200
committerGreg Kroah-Hartman2019-05-30 20:32:33 +0200
commit96ac6d435100450f0565708d9b885ea2a7400e0a (patch)
tree8e7949d76809219731083de21cb55ba811dce22d /drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild
parenttreewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225 (diff)
downloadkernel-qcow2-linux-96ac6d435100450f0565708d9b885ea2a7400e0a.tar.gz
kernel-qcow2-linux-96ac6d435100450f0565708d9b885ea2a7400e0a.tar.xz
kernel-qcow2-linux-96ac6d435100450f0565708d9b885ea2a7400e0a.zip
treewide: Add SPDX license identifier - Kbuild
Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0 Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild')
-rw-r--r--drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild b/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild
index e52c5e87f242..0169fc30a2f9 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
nvkm-y += nvkm/subdev/gpio/base.o
nvkm-y += nvkm/subdev/gpio/nv10.o
nvkm-y += nvkm/subdev/gpio/nv50.o