X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2Fexcite_nandflash.c;h=af6a6a5399e100f54ec4dcd9d1ab8ea3f424c987;hb=c3d8d85019c9e4f6e4f23d194b6432a2c2464372;hp=72446fb48d4b90321be0c3611d57d8a9e02877f3;hpb=2e8844e13ab73f1107aea4317a53ff5879f2e1d7;p=~andy%2Flinux diff --git a/drivers/mtd/nand/excite_nandflash.c b/drivers/mtd/nand/excite_nandflash.c index 72446fb48d4..af6a6a5399e 100644 --- a/drivers/mtd/nand/excite_nandflash.c +++ b/drivers/mtd/nand/excite_nandflash.c @@ -128,7 +128,7 @@ static int excite_nand_devready(struct mtd_info *mtd) * The binding to the mtd and all allocated * resources are released. */ -static int __exit excite_nand_remove(struct platform_device *dev) +static int __devexit excite_nand_remove(struct platform_device *dev) { struct excite_nand_drvdata * const this = platform_get_drvdata(dev);