diff options
Diffstat (limited to 'include/linux/fb.h')
-rw-r--r-- | include/linux/fb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/fb.h b/include/linux/fb.h index 672927209255..58c57a33e5dd 100644 --- a/include/linux/fb.h +++ b/include/linux/fb.h | |||
@@ -1056,6 +1056,7 @@ struct fb_videomode { | |||
1056 | u32 flag; | 1056 | u32 flag; |
1057 | }; | 1057 | }; |
1058 | 1058 | ||
1059 | extern const char *fb_mode_option; | ||
1059 | extern const struct fb_videomode vesa_modes[]; | 1060 | extern const struct fb_videomode vesa_modes[]; |
1060 | 1061 | ||
1061 | struct fb_modelist { | 1062 | struct fb_modelist { |