]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/nouveau/nouveau_fbcon.h
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
[net-next-2.6.git] / drivers / gpu / drm / nouveau / nouveau_fbcon.h
index fa66cb9fa4d4a6107aecad88c17fef564de3d634..7835b568555570c53496277804054fdb4b0710a5 100644 (file)
@@ -30,7 +30,7 @@
 #include "drm_fb_helper.h"
 
 #include "nouveau_fb.h"
-struct nouveau_fbcon_par {
+struct nouveau_fbdev {
        struct drm_fb_helper helper;
        struct nouveau_framebuffer nouveau_fb;
        struct list_head fbdev_list;