Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d7b919c authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: remove some unused members from dev_priv



Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 4ea52f89
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -749,10 +749,6 @@ struct drm_nouveau_private {
	uint32_t crtc_owner;
	uint32_t crtc_owner;
	uint32_t dac_users[4];
	uint32_t dac_users[4];


	struct nouveau_suspend_resume {
		uint32_t *ramin_copy;
	} susres;

	struct backlight_device *backlight;
	struct backlight_device *backlight;


	struct {
	struct {
@@ -761,8 +757,6 @@ struct drm_nouveau_private {


	struct nouveau_fbdev *nfbdev;
	struct nouveau_fbdev *nfbdev;
	struct apertures_struct *apertures;
	struct apertures_struct *apertures;

	bool powered_down;
};
};


static inline struct drm_nouveau_private *
static inline struct drm_nouveau_private *