diff options
Diffstat (limited to 'include/linux/mtd/onenand.h')
-rw-r--r-- | include/linux/mtd/onenand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/onenand.h b/include/linux/mtd/onenand.h index d27fd12d096d..f1fd4215686a 100644 --- a/include/linux/mtd/onenand.h +++ b/include/linux/mtd/onenand.h | |||
@@ -77,7 +77,7 @@ struct onenand_bufferram { | |||
77 | * @param wq [INTERN] wait queue to sleep on if a OneNAND operation is in progress | 77 | * @param wq [INTERN] wait queue to sleep on if a OneNAND operation is in progress |
78 | * @param state [INTERN] the current state of the OneNAND device | 78 | * @param state [INTERN] the current state of the OneNAND device |
79 | * @param autooob [REPLACEABLE] the default (auto)placement scheme | 79 | * @param autooob [REPLACEABLE] the default (auto)placement scheme |
80 | * @param bbm [REPLACEABLE] pointer to Bad Block Management | 80 | * @param bbm [REPLACEABLE] pointer to Bad Block Management |
81 | * @param priv [OPTIONAL] pointer to private chip date | 81 | * @param priv [OPTIONAL] pointer to private chip date |
82 | */ | 82 | */ |
83 | struct onenand_chip { | 83 | struct onenand_chip { |