summaryrefslogtreecommitdiff
path: root/drm/nouveau/nouveau_fbcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'drm/nouveau/nouveau_fbcon.h')
-rw-r--r--drm/nouveau/nouveau_fbcon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drm/nouveau/nouveau_fbcon.h b/drm/nouveau/nouveau_fbcon.h
index 710064d42..35036a4ba 100644
--- a/drm/nouveau/nouveau_fbcon.h
+++ b/drm/nouveau/nouveau_fbcon.h
@@ -33,7 +33,7 @@
struct nouveau_fbdev {
struct drm_fb_helper helper;
- struct nouveau_framebuffer nouveau_fb;
+ struct nouveau_framebuffer fb;
unsigned int saved_flags;
struct nvif_object surf2d;
struct nvif_object clip;