From: Ben Skeggs Date: Tue, 15 Oct 2013 01:52:56 +0000 (+1000) Subject: drm/nouveau: implement a simple sysfs interface to new pm code X-Git-Tag: v3.13-rc8~13^2~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26fdd78cce3f51a49e1f2d3ad27ee893a28d220e;p=pandora-kernel.git drm/nouveau: implement a simple sysfs interface to new pm code Signed-off-by: Ben Skeggs --- diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile index e61dcbe09f08..64b4691b294a 100644 --- a/drivers/gpu/drm/nouveau/Makefile +++ b/drivers/gpu/drm/nouveau/Makefile @@ -300,7 +300,7 @@ include $(src)/dispnv04/Makefile nouveau-y += nv50_display.o # drm/pm -nouveau-y += nouveau_hwmon.o +nouveau-y += nouveau_hwmon.o nouveau_sysfs.o # other random bits nouveau-$(CONFIG_COMPAT) += nouveau_ioc32.o Reading git-diff-tree failed