summaryrefslogtreecommitdiff
path: root/drm/nouveau/nouveau_crtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drm/nouveau/nouveau_crtc.h')
-rw-r--r--drm/nouveau/nouveau_crtc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drm/nouveau/nouveau_crtc.h b/drm/nouveau/nouveau_crtc.h
index d533a32d5..e4e385783 100644
--- a/drm/nouveau/nouveau_crtc.h
+++ b/drm/nouveau/nouveau_crtc.h
@@ -54,7 +54,6 @@ struct nouveau_crtc {
struct {
struct nouveau_bo *nvbo;
- bool visible;
uint32_t offset;
void (*set_offset)(struct nouveau_crtc *, uint32_t offset);
void (*set_pos)(struct nouveau_crtc *, int x, int y);