From 0c6ec3be2a494378c8110b94bf14bbc45dc46852 Mon Sep 17 00:00:00 2001 From: Marcin Slusarz Date: Wed, 29 Oct 2008 14:01:01 -0700 Subject: [PATCH] --- yaml --- r: 118033 b: refs/heads/master c: def1be2d727a1764205479b3e3e3ba16ffbad028 h: refs/heads/master i: 118031: 66317d1ba54f0d7c0502d3a09789c8decc6874e5 v: v3 --- [refs] | 2 +- trunk/drivers/video/console/fbcon.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 27ab4d2a1622..25d5c25d0b73 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 992b692dcf43612be805465ca4b76f434c715023 +refs/heads/master: def1be2d727a1764205479b3e3e3ba16ffbad028 diff --git a/trunk/drivers/video/console/fbcon.c b/trunk/drivers/video/console/fbcon.c index 64b3d30027b8..b92947d62ad6 100644 --- a/trunk/drivers/video/console/fbcon.c +++ b/trunk/drivers/video/console/fbcon.c @@ -2118,7 +2118,7 @@ static void fbcon_bmove_rec(struct vc_data *vc, struct display *p, int sy, int s height, width); } -static __inline__ void updatescrollmode(struct display *p, +static void updatescrollmode(struct display *p, struct fb_info *info, struct vc_data *vc) {