|
@@ -929,8 +929,6 @@ extern void fb_bl_default_curve(struct fb_info *fb_info, u8 off, u8 min, u8 max)
|
|
|
#define FB_MODE_IS_FIRST 16
|
|
|
#define FB_MODE_IS_FROM_VAR 32
|
|
|
|
|
|
-extern int fbmon_valid_timings(u_int pixclock, u_int htotal, u_int vtotal,
|
|
|
- const struct fb_info *fb_info);
|
|
|
extern int fbmon_dpms(const struct fb_info *fb_info);
|
|
|
extern int fb_get_mode(int flags, u32 val, struct fb_var_screeninfo *var,
|
|
|
struct fb_info *info);
|