]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mtd/nand/edb7312.c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
[linux-2.6-omap-h63xx.git] / drivers / mtd / nand / edb7312.c
index 12017f3c6bd68ea026f794d85badd1cbf99aa348..1daf8231aaefc079885be293a7f598e88bb87401 100644 (file)
@@ -199,7 +199,7 @@ static void __exit ep7312_cleanup(void)
        nand_release(ap7312_mtd);
 
        /* Release io resource */
-       iounmap((void *)this->IO_ADDR_R);
+       iounmap(this->IO_ADDR_R);
 
        /* Free the MTD device structure */
        kfree(ep7312_mtd);