make video/geode/lxfb_core.c:geode_modedb[] static
authorAdrian Bunk <[email protected]>
Wed, 6 Feb 2008 09:39:05 +0000 (01:39 -0800)
committerLinus Torvalds <[email protected]>
Wed, 6 Feb 2008 18:41:15 +0000 (10:41 -0800)
geode_modedb[] can become static.

Signed-off-by: Adrian Bunk <[email protected]>
Cc: Jordan Crouse <[email protected]>
Cc: Antonino Daplas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/geode/lxfb_core.c

index 583185fd7c94b0d50241d6a9d0f49f53b72b59ec..eb6b881715387bbdbc4226ff801d4f5cc3f193ac 100644 (file)
@@ -34,7 +34,7 @@ static int fbsize;
  * we try to make it something sane - 640x480-60 is sane
  */
 
-const struct fb_videomode geode_modedb[] __initdata = {
+static const struct fb_videomode geode_modedb[] __initdata = {
        /* 640x480-60 */
        { NULL, 60, 640, 480, 39682, 48, 8, 25, 2, 88, 2,
          FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,