aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2019-07-19 17:28:10 +1000
committerDave Airlie <airlied@redhat.com>2019-07-19 17:28:38 +1000
commit8ee795625665208589a97972b01790bb04ea83e3 (patch)
treeb181d0952c23dbf4fe5b293e778424bad271bbfb /drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild
parentMerge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/linux into drm-next (diff)
parentdrm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug (diff)
downloadlinux-dev-8ee795625665208589a97972b01790bb04ea83e3.tar.xz
linux-dev-8ee795625665208589a97972b01790bb04ea83e3.zip
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next
nouveau fixes and TU116 enablement. Signed-off-by: Dave Airlie <airlied@redhat.com> From: Ben Skeggs <skeggsb@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/CACAvsv5hZ3B4S9cVTPd2-Ug7dMSasLPJrWMyoDo4MOg8cbXWkA@mail.gmail.com
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild')
-rw-r--r--drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild b/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild
index 0cc1439d863b..9aa76a2befa8 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: MIT
nvkm-y += nvkm/subdev/therm/base.o
nvkm-y += nvkm/subdev/therm/fan.o
nvkm-y += nvkm/subdev/therm/fannil.o