]> err.no Git - linux-2.6/blobdiff - drivers/video/backlight/lcd.c
Merge branch 'pxa' into devel
[linux-2.6] / drivers / video / backlight / lcd.c
index 6f652c65fae130ab59bbcd89a29d5da0a0be551f..299fd318dd45828a4466d982069b69f221b27b5a 100644 (file)
@@ -149,7 +149,7 @@ static ssize_t lcd_show_max_contrast(struct device *dev,
        return sprintf(buf, "%d\n", ld->props.max_contrast);
 }
 
-struct class *lcd_class;
+static struct class *lcd_class;
 
 static void lcd_device_release(struct device *dev)
 {