]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/mtd/nand/nomadik_nand.c
Fix common misspellings
[mirror_ubuntu-hirsute-kernel.git] / drivers / mtd / nand / nomadik_nand.c
index 8c0b69375224cd9cda762f90b223a66b697620bc..a045a4a581b62240ddc69aa43b465f0a026b0b84 100644 (file)
@@ -151,7 +151,7 @@ static int nomadik_nand_probe(struct platform_device *pdev)
        nand->options = pdata->options;
 
        /*
-        * Scan to find existance of the device
+        * Scan to find existence of the device
         */
        if (nand_scan(&host->mtd, 1)) {
                ret = -ENXIO;