]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/ast/ast_drv.h
drm/ast: Use drm_fb_helper_fill_info
[linux.git] / drivers / gpu / drm / ast / ast_drv.h
index bfc65040dfcbf702c4420f75105cce38be77254a..ffce4608e0c5d3bde508bbc9d74d090af89397cb 100644 (file)
@@ -259,7 +259,7 @@ struct ast_framebuffer {
 };
 
 struct ast_fbdev {
-       struct drm_fb_helper helper;
+       struct drm_fb_helper helper; /* must be first */
        struct ast_framebuffer afb;
        void *sysram;
        int size;