staging: xgifb: move pseudo_palette into xgifb_video_info
[pandora-kernel.git] / drivers / staging / xgifb / XGI_main.h
index 896cf14..e584f0b 100644 (file)
@@ -160,8 +160,6 @@ static struct fb_fix_screeninfo XGIfb_fix = {
        .xpanstep       = 1,
        .ypanstep       = 1,
 };
-static u32 pseudo_palette[17];
-
 
 /* display status */
 static int XGIfb_crt1off;