diff options
Diffstat (limited to 'drivers/video/console/fbcon.h')
-rw-r--r-- | drivers/video/console/fbcon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/console/fbcon.h b/drivers/video/console/fbcon.h index 0738cd62def2..b68e0e2c2d16 100644 --- a/drivers/video/console/fbcon.h +++ b/drivers/video/console/fbcon.h | |||
@@ -167,5 +167,5 @@ extern void fbcon_set_tileops(struct vc_data *vc, struct fb_info *info, | |||
167 | struct display *p, struct fbcon_ops *ops); | 167 | struct display *p, struct fbcon_ops *ops); |
168 | #endif | 168 | #endif |
169 | extern void fbcon_set_bitops(struct fbcon_ops *ops); | 169 | extern void fbcon_set_bitops(struct fbcon_ops *ops); |
170 | 170 | extern int soft_cursor(struct fb_info *info, struct fb_cursor *cursor); | |
171 | #endif /* _VIDEO_FBCON_H */ | 171 | #endif /* _VIDEO_FBCON_H */ |