This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / video / vfb.c
index c08e21b..a00da53 100644 (file)
@@ -430,7 +430,7 @@ static int __init vfb_probe(struct device *device)
        if (!info)
                goto err;
 
-       info->screen_base = (char __iomem *)videomemory;
+       info->screen_base = videomemory;
        info->fbops = &vfb_ops;
 
        retval = fb_find_mode(&info->var, info, NULL,