summaryrefslogtreecommitdiff
path: root/drm/nouveau_display.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2014-08-10 04:10:19 +1000
committerBen Skeggs <bskeggs@redhat.com>2014-08-10 04:43:26 +1000
commita4ca45b3092bc3b8a963d2ef98ec198c19494f6d (patch)
tree452908aafc59a4801d43efc7fe9f01a8c53d7754 /drm/nouveau_display.h
parent28115e79dcaa3f7308863bb1d9d7c38b5cf35687 (diff)
downloadnouveau-a4ca45b3092bc3b8a963d2ef98ec198c19494f6d.tar.gz
drm: store vblank event handler data in nv_crtc
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drm/nouveau_display.h')
-rw-r--r--drm/nouveau_display.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drm/nouveau_display.h b/drm/nouveau_display.h
index a21fd2dbe..37bf0d224 100644
--- a/drm/nouveau_display.h
+++ b/drm/nouveau_display.h
@@ -40,8 +40,6 @@ struct nouveau_display {
void (*fb_dtor)(struct drm_framebuffer *);
struct nouveau_object *core;
- struct nouveau_eventh **vblank;
-
struct drm_property *dithering_mode;
struct drm_property *dithering_depth;