aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_drv.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h
index 723e424d703..31e34ae16da 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drv.h
+++ b/drivers/gpu/drm/nouveau/nouveau_drv.h
@@ -749,10 +749,6 @@ struct drm_nouveau_private {
749 uint32_t crtc_owner; 749 uint32_t crtc_owner;
750 uint32_t dac_users[4]; 750 uint32_t dac_users[4];
751 751
752 struct nouveau_suspend_resume {
753 uint32_t *ramin_copy;
754 } susres;
755
756 struct backlight_device *backlight; 752 struct backlight_device *backlight;
757 753
758 struct { 754 struct {
@@ -761,8 +757,6 @@ struct drm_nouveau_private {
761 757
762 struct nouveau_fbdev *nfbdev; 758 struct nouveau_fbdev *nfbdev;
763 struct apertures_struct *apertures; 759 struct apertures_struct *apertures;
764
765 bool powered_down;
766}; 760};
767 761
768static inline struct drm_nouveau_private * 762static inline struct drm_nouveau_private *