]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/mpc5121_nfc.c
omap_gpmc: add support for hw assisted BCH8
[u-boot] / drivers / mtd / nand / mpc5121_nfc.c
index 856cb36c0c5f1bdaaf2f2e641617891590946065..e6b7a706619ca1eb1c7c7eab2d0a910413cba86d 100644 (file)
@@ -29,7 +29,7 @@
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/nand.h>
 #include <linux/mtd/nand_ecc.h>
-#include <linux/mtd/compat.h>
+#include <linux/compat.h>
 
 #include <asm/errno.h>
 #include <asm/io.h>
@@ -334,6 +334,7 @@ static void mpc5121_nfc_command(struct mtd_info *mtd, unsigned command,
        case NAND_CMD_ERASE2:
        case NAND_CMD_READID:
        case NAND_CMD_STATUS:
+       case NAND_CMD_RESET:
                break;
 
        default: