diff options
Diffstat (limited to 'include/linux/mtd/nand.h')
-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 b7c11991cb09..8acb307b6fde 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h | |||
@@ -950,7 +950,7 @@ static inline int jedec_feature(struct nand_chip *chip) | |||
950 | : 0; | 950 | : 0; |
951 | } | 951 | } |
952 | 952 | ||
953 | /** | 953 | /* |
954 | * struct nand_sdr_timings - SDR NAND chip timings | 954 | * struct nand_sdr_timings - SDR NAND chip timings |
955 | * | 955 | * |
956 | * This struct defines the timing requirements of a SDR NAND chip. | 956 | * This struct defines the timing requirements of a SDR NAND chip. |