]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/mtd/nand/socrates_nand.c
mtd: remove use of __devinit
[mirror_ubuntu-artful-kernel.git] / drivers / mtd / nand / socrates_nand.c
index 78b1a040b88ae04483c052b89a74ed6a0ccfe24d..c9791fd1ee531ebc7aa9a7833f1ac7c4c6f7ff12 100644 (file)
@@ -140,7 +140,7 @@ static int socrates_nand_device_ready(struct mtd_info *mtd)
 /*
  * Probe for the NAND device.
  */
-static int __devinit socrates_nand_probe(struct platform_device *ofdev)
+static int socrates_nand_probe(struct platform_device *ofdev)
 {
        struct socrates_nand_host *host;
        struct mtd_info *mtd;