]> err.no Git - linux-2.6/blobdiff - include/asm-arm/plat-orion/orion_nand.h
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap...
[linux-2.6] / include / asm-arm / plat-orion / orion_nand.h
index ffd3852a0dd79757577fd0b80a58f0788b7f9e43..ad4ce94c1998d30fdd645e5a226f862b88aea586 100644 (file)
@@ -18,6 +18,7 @@ struct orion_nand_data {
        u8 ale;         /* address line number connected to ALE */
        u8 cle;         /* address line number connected to CLE */
        u8 width;       /* buswidth */
+       u8 chip_delay;
 };