提交 e27ad35e 编写于 作者: T Thomas Zimmermann 提交者: Ben Skeggs

drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer

Signed-off-by: NThomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 bbd540c0
......@@ -12,11 +12,6 @@ struct nouveau_framebuffer {
struct drm_framebuffer base;
struct nouveau_bo *nvbo;
struct nouveau_vma *vma;
u32 r_handle;
u32 r_format;
u32 r_pitch;
struct nvif_object h_base[4];
struct nvif_object h_core;
};
static inline struct nouveau_framebuffer *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册