aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/ndfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mtd/ndfc.h')
-rw-r--r--include/linux/mtd/ndfc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/mtd/ndfc.h b/include/linux/mtd/ndfc.h
index 31d61f07d768..d0558a982628 100644
--- a/include/linux/mtd/ndfc.h
+++ b/include/linux/mtd/ndfc.h
@@ -56,7 +56,8 @@
56#define NDFC_MAX_BANKS 4 56#define NDFC_MAX_BANKS 4
57 57
58struct ndfc_controller_settings { 58struct ndfc_controller_settings {
59 uint32_t ccr_settings; 59 uint32_t ccr_settings;
60 uint64_t ndfc_erpn;
60}; 61};
61 62
62struct ndfc_chip_settings { 63struct ndfc_chip_settings {