|
@@ -624,7 +624,7 @@ extern void fb_pad_aligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 s_pitch, u3
|
|
|
extern void fb_set_suspend(struct fb_info *info, int state);
|
|
|
extern int fb_get_color_depth(struct fb_var_screeninfo *var,
|
|
|
struct fb_fix_screeninfo *fix);
|
|
|
-extern int fb_get_options(char *name, char **option);
|
|
|
+extern int fb_get_options(const char *name, char **option);
|
|
|
extern int fb_new_modelist(struct fb_info *info);
|
|
|
|
|
|
extern struct fb_info *registered_fb[FB_MAX];
|