Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / drivers / video / fbmem.c
index 0a22808..be2be97 100644 (file)
@@ -1444,7 +1444,7 @@ __releases(&info->lock)
        return 0;
 }
 
-static const struct file_operations fb_fops = {
+const struct file_operations fb_fops = {
        .owner =        THIS_MODULE,
        .read =         fb_read,
        .write =        fb_write,