X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fvideo%2Fconsole%2Ffbcon_ud.c;h=1473506df5d0654cba5d2bf6e5281ccc6b186870;hp=ab91005e64dc67d07688dc24a175b2fa68d45f83;hb=1e9abb5b1dc90cfcf0e6f1e10f7aaf34d0f33b6b;hpb=b2f71bade430d468398167d696731bf770de2db8 diff --git a/drivers/video/console/fbcon_ud.c b/drivers/video/console/fbcon_ud.c index ab91005e64dc..1473506df5d0 100644 --- a/drivers/video/console/fbcon_ud.c +++ b/drivers/video/console/fbcon_ud.c @@ -415,7 +415,7 @@ static void ud_cursor(struct vc_data *vc, struct fb_info *info, int mode, ops->cursor_reset = 0; } -int ud_update_start(struct fb_info *info) +static int ud_update_start(struct fb_info *info) { struct fbcon_ops *ops = info->fbcon_par; int xoffset, yoffset;