]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/vga16fb.c
[NET] core/utils.c: digit2bin is dead static inline
[linux-2.6-omap-h63xx.git] / drivers / video / vga16fb.c
index 2a14d28c41633ff92b28b9e253d1fb3530349fb0..9b3c5923365e7dd62e60982f9d6c27341f68cdf5 100644 (file)
@@ -1364,7 +1364,7 @@ static int __init vga16fb_probe(struct platform_device *dev)
        par = info->par;
 
        mutex_init(&par->open_lock);
-       par->isVGA = ORIG_VIDEO_ISVGA;
+       par->isVGA = screen_info.orig_video_isVGA;
        par->palette_blanked = 0;
        par->vesa_blanked = 0;