Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdim...
[deliverable/linux.git] / drivers / mtd / nand / hisi504_nand.c
index f8d37f36a81c7df00c0293b738a856cdffac7d96..96502b624cfbd73ae4db0b679f2cda3893f61743 100644 (file)
@@ -632,7 +632,6 @@ static void hisi_nfc_host_init(struct hinfc_host *host)
 }
 
 static struct nand_ecclayout nand_ecc_2K_16bits = {
-       .oobavail = 6,
        .oobfree = { {2, 6} },
 };
 
This page took 0.025807 seconds and 5 git commands to generate.