]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/uvesafb.c
powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver
[linux-2.6-omap-h63xx.git] / drivers / video / uvesafb.c
index be27b9c1ed72aca6832d30f3e27b6d2d20878854..93361656316c2e06edfa33fafc067b613a0a52be 100644 (file)
@@ -44,7 +44,7 @@ static struct fb_fix_screeninfo uvesafb_fix __devinitdata = {
 
 static int mtrr                __devinitdata = 3; /* enable mtrr by default */
 static int blank       = 1;               /* enable blanking by default */
-static int ypan                __devinitdata = 1; /* 0: scroll, 1: ypan, 2: ywrap */
+static int ypan                = 1;             /* 0: scroll, 1: ypan, 2: ywrap */
 static int pmi_setpal  __devinitdata = 1; /* use PMI for palette changes */
 static int nocrtc      __devinitdata; /* ignore CRTC settings */
 static int noedid      __devinitdata; /* don't try DDC transfers */