aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/plat-orion/orion_nand.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/plat-orion/orion_nand.h')
-rw-r--r--include/asm-arm/plat-orion/orion_nand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/plat-orion/orion_nand.h b/include/asm-arm/plat-orion/orion_nand.h
index ffd3852a0dd7..ad4ce94c1998 100644
--- a/include/asm-arm/plat-orion/orion_nand.h
+++ b/include/asm-arm/plat-orion/orion_nand.h
@@ -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;
};