aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/drm/drm_fb_helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drm_fb_helper.h b/include/drm/drm_fb_helper.h
index 6e3076ad646e..55e10d62eab0 100644
--- a/include/drm/drm_fb_helper.h
+++ b/include/drm/drm_fb_helper.h
@@ -74,7 +74,6 @@ struct drm_fb_helper {
74 int connector_count; 74 int connector_count;
75 struct drm_fb_helper_connector **connector_info; 75 struct drm_fb_helper_connector **connector_info;
76 struct drm_fb_helper_funcs *funcs; 76 struct drm_fb_helper_funcs *funcs;
77 int conn_limit;
78 struct fb_info *fbdev; 77 struct fb_info *fbdev;
79 u32 pseudo_palette[17]; 78 u32 pseudo_palette[17];
80 struct list_head kernel_fb_list; 79 struct list_head kernel_fb_list;