Fix common misspellings
[linux-block.git] / arch / arm / plat-mxc / include / mach / mxc_nand.h
index 04c0d060d8143ae4c60d526a6198178f2e02bccb..6bb96ef1600bc7ac384fec802d53018b78f6823c 100644 (file)
@@ -24,7 +24,7 @@
 
 struct mxc_nand_platform_data {
        unsigned int width;     /* data bus width in bytes */
-       unsigned int hw_ecc:1;  /* 0 if supress hardware ECC */
+       unsigned int hw_ecc:1;  /* 0 if suppress hardware ECC */
        unsigned int flash_bbt:1; /* set to 1 to use a flash based bbt */
        struct mtd_partition *parts;    /* partition table */
        int nr_parts;                   /* size of parts */