diff options
Diffstat (limited to 'include/linux/mtd')
| -rw-r--r-- | include/linux/mtd/nand.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index e9e904523..98bf255bb 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h @@ -180,7 +180,7 @@ typedef enum {   */  #define BBT_AUTO_REFRESH	0x00000080  /* - * Chip does not require ready check on read. True + * Chip does not require ready check on read. true   * for all large page devices, as they do not support   * autoincrement.   */ |