summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2012-12-04 09:50:33 +1000
committerBen Skeggs <bskeggs@redhat.com>2013-02-20 16:00:15 +1000
commitbc79202f4c8ff6977133255dc2bb7d4dac3936f0 (patch)
treefb2688076b992ddda52faa80491f0d5d8ceca162 /drivers/gpu/drm/nouveau/Makefile
parent88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 (diff)
downloadblackbird-op-linux-bc79202f4c8ff6977133255dc2bb7d4dac3936f0.tar.gz
blackbird-op-linux-bc79202f4c8ff6977133255dc2bb7d4dac3936f0.zip
nvd0/therm: implement more appropriate pwm fan control functions
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index ab25752a0b1e..4fc39ecb93db 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -109,6 +109,7 @@ nouveau-y += core/subdev/therm/fan.o
nouveau-y += core/subdev/therm/ic.o
nouveau-y += core/subdev/therm/nv40.o
nouveau-y += core/subdev/therm/nv50.o
+nouveau-y += core/subdev/therm/nvd0.o
nouveau-y += core/subdev/therm/temp.o
nouveau-y += core/subdev/timer/base.o
nouveau-y += core/subdev/timer/nv04.o
OpenPOWER on IntegriCloud