Commit 36ac78ce authored by Jiangshan Yi's avatar Jiangshan Yi Committed by Miquel Raynal
Browse files

mtd: rawnand: bcm47xx: fix spelling typo in comment

parent a2d0e5c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
#include <linux/bcma/bcma.h>

/* Broadcom uses 1'000'000 but it seems to be too many. Tests on WNDR4500 has
 * shown ~1000 retries as maxiumum. */
 * shown ~1000 retries as maximum. */
#define NFLASH_READY_RETRIES		10000

#define NFLASH_SECTOR_SIZE		512