diff options
Diffstat (limited to 'include/video/macmodes.h')
-rw-r--r-- | include/video/macmodes.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/video/macmodes.h b/include/video/macmodes.h index c459987e3..1bdfa815b 100644 --- a/include/video/macmodes.h +++ b/include/video/macmodes.h @@ -52,6 +52,9 @@ extern int mac_vmode_to_var(int vmode, int cmode, extern int mac_var_to_vmode(const struct fb_var_screeninfo *var, int *vmode, int *cmode); extern int mac_map_monitor_sense(int sense); +extern int __init mac_find_mode(struct fb_var_screeninfo *var, + struct fb_info *info, const char *mode_option, + unsigned int default_bpp); /* |