Revert "mtd: move mxcnd_remove to .exit.text"
[deliverable/linux.git] / drivers / mtd / nand / mxc_nand.c
index f7366e99fe1e9580eee4be5f0cd03366a37f6b75..45dec5770da0b93ea560bc812b482d7e34951a56 100644 (file)
@@ -861,7 +861,7 @@ eclk:
        return err;
 }
 
-static int __exit mxcnd_remove(struct platform_device *pdev)
+static int __devexit mxcnd_remove(struct platform_device *pdev)
 {
        struct mxc_nand_host *host = platform_get_drvdata(pdev);
 
This page took 0.034049 seconds and 5 git commands to generate.