aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2013-10-15 09:44:02 +1000
committerBen Skeggs <bskeggs@redhat.com>2013-11-08 15:40:00 +1000
commitb9ed919f1c8f18f419ca6159fdfec656690800b6 (patch)
tree3f164ae0b0c38ec61c5658de034b38d7d863243a /drivers/gpu/drm/nouveau/Makefile
parentdrm/nouveau/core: make all info-level messages silent for runtime pm (diff)
downloadlinux-dev-b9ed919f1c8f18f419ca6159fdfec656690800b6.tar.xz
linux-dev-b9ed919f1c8f18f419ca6159fdfec656690800b6.zip
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index 3b9cb3773a2f..96492b426e28 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -270,9 +270,7 @@ include $(src)/dispnv04/Makefile
nouveau-y += nv50_display.o
# drm/pm
-nouveau-y += nouveau_pm.o nouveau_volt.o nouveau_perf.o
-nouveau-y += nv04_pm.o nv40_pm.o nv50_pm.o nva3_pm.o nvc0_pm.o
-nouveau-y += nouveau_mem.o
+nouveau-y += nouveau_hwmon.o
# other random bits
nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o