ar71xx: remove NO_AUTOINCR flag from the NAND drivers
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / drivers / mtd / nand / ar934x_nfc.c
index 9bc9b125f46ebdb166bc47ebf543f10b50807d71..9434d0fe0610036d6b1c723742483c61fff84da7 100644 (file)
@@ -1051,7 +1051,6 @@ ar934x_nfc_probe(struct platform_device *pdev)
        else
                mtd->name = dev_name(&pdev->dev);
 
-       nand->options = NAND_NO_AUTOINCR;
        nand->chip_delay = 25;
        nand->ecc.mode = NAND_ECC_SOFT;