aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_accel.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/xgifb/XGI_accel.c')
-rw-r--r--drivers/staging/xgifb/XGI_accel.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/xgifb/XGI_accel.c b/drivers/staging/xgifb/XGI_accel.c
index 7c69e07..905b34a 100644
--- a/drivers/staging/xgifb/XGI_accel.c
+++ b/drivers/staging/xgifb/XGI_accel.c
@@ -115,11 +115,6 @@ void XGIfb_syncaccel(void)
}
-int fbcon_XGI_sync(struct fb_info *info)
-{
- return 0;
-}
-
void fbcon_XGI_fillrect(struct fb_info *info, const struct fb_fillrect *rect)
{
if (!rect->width || !rect->height)