Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platf...
[sfrench/cifs-2.6.git] / arch / arm / plat-orion / include / plat / orion_nand.h
index d6a4cfa37785402a5803b8cc08b55d169f91d9b7..9f3c180834d141a269f7c4ec84c8021532029c9c 100644 (file)
@@ -14,6 +14,7 @@
  */
 struct orion_nand_data {
        struct mtd_partition *parts;
+       int (*dev_ready)(struct mtd_info *mtd);
        u32 nr_parts;
        u8 ale;         /* address line number connected to ALE */
        u8 cle;         /* address line number connected to CLE */