]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/mpc5121_nfc.c
mtd: nand: Sync with Linux v4.6
[u-boot] / drivers / mtd / nand / mpc5121_nfc.c
index 362d393285630935a1166a65dea7ffeb05e214e5..8a8775c4c5bf7ec3b3962e70dbbd7e15d48ea693 100644 (file)
 #define NFC_WPC_UNLOCK         (1 << 2)
 
 struct mpc5121_nfc_prv {
-       struct mtd_info mtd;
        struct nand_chip chip;
        int irq;
        void __iomem *regs;