Leftover from the conversion to the generic fbdev emulation.

Cc: Eugeniy Paltsev <eugeniy.palt...@synopsys.com>
Signed-off-by: Daniel Vetter <daniel.vet...@ffwll.ch>
Cc: Alexey Brodkin <abrod...@synopsys.com>
---
 drivers/gpu/drm/arc/arcpgu.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/arc/arcpgu.h b/drivers/gpu/drm/arc/arcpgu.h
index 87821c91a00c..ed77dd5dd5cb 100644
--- a/drivers/gpu/drm/arc/arcpgu.h
+++ b/drivers/gpu/drm/arc/arcpgu.h
@@ -12,7 +12,6 @@ struct arcpgu_drm_private {
        struct drm_device       drm;
        void __iomem            *regs;
        struct clk              *clk;
-       struct drm_framebuffer  *fb;
        struct drm_crtc         crtc;
        struct drm_plane        *plane;
 };
-- 
2.28.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to