drm/nouveau/fbcon: make use of drm_fb_helper.dev
[linux-2.6-microblaze.git] / drivers / gpu / drm / nouveau / nouveau_fbcon.h
index ca77ad0..710064d 100644 (file)
@@ -34,7 +34,6 @@
 struct nouveau_fbdev {
        struct drm_fb_helper helper;
        struct nouveau_framebuffer nouveau_fb;
-       struct drm_device *dev;
        unsigned int saved_flags;
        struct nvif_object surf2d;
        struct nvif_object clip;