From bc79202f4c8ff6977133255dc2bb7d4dac3936f0 Mon Sep 17 00:00:00 2001 From: Ben Skeggs Date: Tue, 4 Dec 2012 09:50:33 +1000 Subject: nvd0/therm: implement more appropriate pwm fan control functions Signed-off-by: Ben Skeggs --- drivers/gpu/drm/nouveau/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/drm/nouveau/Makefile') 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 -- cgit v1.2.3