|
@@ -74,7 +74,6 @@ struct drm_fb_helper {
|
|
int connector_count;
|
|
int connector_count;
|
|
struct drm_fb_helper_connector **connector_info;
|
|
struct drm_fb_helper_connector **connector_info;
|
|
struct drm_fb_helper_funcs *funcs;
|
|
struct drm_fb_helper_funcs *funcs;
|
|
- int conn_limit;
|
|
|
|
struct fb_info *fbdev;
|
|
struct fb_info *fbdev;
|
|
u32 pseudo_palette[17];
|
|
u32 pseudo_palette[17];
|
|
struct list_head kernel_fb_list;
|
|
struct list_head kernel_fb_list;
|