]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - drivers/mtd/nand/autcpu12.c
Fix common misspellings
[mirror_ubuntu-kernels.git] / drivers / mtd / nand / autcpu12.c
index 7c95da1f612cd0ff4bc9961af433425d5a680998..0911cf03db806bcaa33e5469732e3158f7eaff77 100644 (file)
@@ -176,7 +176,7 @@ static int __init autcpu12_init(void)
         */
        this->options = NAND_USE_FLASH_BBT;
 
-       /* Scan to find existance of the device */
+       /* Scan to find existence of the device */
        if (nand_scan(autcpu12_mtd, 1)) {
                err = -ENXIO;
                goto out_ior;