update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / drivers / video / gbefb.c
index 2afc414..6ea4a57 100644 (file)
@@ -1135,7 +1135,7 @@ int __init gbefb_init(void)
        fb_info.currcon = -1;
        fb_info.fbops = &gbefb_ops;
        fb_info.pseudo_palette = pseudo_palette;
-       fb_info.flags = FBINFO_FLAG_DEFAULT;
+       fb_info.flags = FBINFO_DEFAULT;
        fb_info.screen_base = gbe_mem;
        fb_alloc_cmap(&fb_info.cmap, 256, 0);