Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[deliverable/linux.git] / drivers / mtd / nand / omap2.c
index 1f34ba104ef41888e19caf344c5fa8620592373e..0002d5e94f0d0e3b84f36d2ccb505c95a30b4cdb 100644 (file)
@@ -1323,7 +1323,7 @@ static void omap3_free_bch(struct mtd_info *mtd)
 }
 #endif /* CONFIG_MTD_NAND_OMAP_BCH */
 
-static int __devinit omap_nand_probe(struct platform_device *pdev)
+static int omap_nand_probe(struct platform_device *pdev)
 {
        struct omap_nand_info           *info;
        struct omap_nand_platform_data  *pdata;
This page took 0.030457 seconds and 5 git commands to generate.