summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drm.h
diff options
context:
space:
mode:
authorKarol Herbst <nouveau@karolherbst.de>2015-07-30 11:56:20 +0200
committerBen Skeggs <bskeggs@redhat.com>2016-01-11 11:28:26 +1000
commitfcc95ce90fdd00b48252fe971ae1ea950bc63562 (patch)
treebf92a858222633370a1c18b383d8b3b94091e8c0 /drivers/gpu/drm/nouveau/nouveau_drm.h
parent6e9fc177399f08446293fec7607913fdbc95e191 (diff)
downloadlinux-stable-fcc95ce90fdd00b48252fe971ae1ea950bc63562.tar.gz
linux-stable-fcc95ce90fdd00b48252fe971ae1ea950bc63562.tar.bz2
linux-stable-fcc95ce90fdd00b48252fe971ae1ea950bc63562.zip
drm/nouveau/sysfs: remove pstate interface
Signed-off-by: Karol Herbst <nouveau@karolherbst.de> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_drm.h')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.h b/drivers/gpu/drm/nouveau/nouveau_drm.h
index feecb90e5c3e..5c363ed1c842 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drm.h
+++ b/drivers/gpu/drm/nouveau/nouveau_drm.h
@@ -164,7 +164,6 @@ struct nouveau_drm {
/* power management */
struct nouveau_hwmon *hwmon;
- struct nouveau_sysfs *sysfs;
struct nouveau_debugfs *debugfs;
/* display power reference */