aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mtd')
-rw-r--r--include/linux/mtd/nand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h
index 9e6c8f9f306e..f3ea8daf08ee 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -279,7 +279,7 @@ struct nand_onfi_params {
279 __le16 io_pin_capacitance_typ; 279 __le16 io_pin_capacitance_typ;
280 __le16 input_pin_capacitance_typ; 280 __le16 input_pin_capacitance_typ;
281 u8 input_pin_capacitance_max; 281 u8 input_pin_capacitance_max;
282 u8 driver_strenght_support; 282 u8 driver_strength_support;
283 __le16 t_int_r; 283 __le16 t_int_r;
284 __le16 t_ald; 284 __le16 t_ald;
285 u8 reserved4[7]; 285 u8 reserved4[7];