]> Pileus Git - ~andy/linux/blobdiff - drivers/video/vga16fb.c
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / video / vga16fb.c
index 5b2938903ac2bee26df3de078d6b4106c97ca413..76d8dae5b1bb44d6ab7e7dc67ed0c3cf60c95b7c 100644 (file)
@@ -1293,7 +1293,7 @@ static int vga16fb_setup(char *options)
 }
 #endif
 
-static int __init vga16fb_probe(struct platform_device *dev)
+static int __devinit vga16fb_probe(struct platform_device *dev)
 {
        struct fb_info *info;
        struct vga16fb_par *par;