Merge branch 'fix/hda' into for-linus
[cascardo/linux.git] / drivers / video / sgivwfb.c
index f860122..7a3a5e2 100644 (file)
@@ -745,7 +745,7 @@ int __init sgivwfb_setup(char *options)
 /*
  *  Initialisation
  */
-static int __init sgivwfb_probe(struct platform_device *dev)
+static int __devinit sgivwfb_probe(struct platform_device *dev)
 {
        struct sgivw_par *par;
        struct fb_info *info;