diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 10:22:34 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 10:22:34 -0500 |
commit | 8e87d7820a6362b6304924befb22d1ee79b754f3 (patch) | |
tree | a01ed0cc5095726a6daa2e49af06a17684a12d33 /drivers/mtd/nand/nand_base.c | |
parent | fc1323bb75ef8ae70f99cd6a386cc659a5b85696 (diff) |
drivers/mtd/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/mtd/nand/nand_base.c')
-rw-r--r-- | drivers/mtd/nand/nand_base.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c index e29c1da7f56e..ddd4fc019042 100644 --- a/drivers/mtd/nand/nand_base.c +++ b/drivers/mtd/nand/nand_base.c | |||
@@ -89,7 +89,7 @@ static int nand_do_write_oob(struct mtd_info *mtd, loff_t to, | |||
89 | struct mtd_oob_ops *ops); | 89 | struct mtd_oob_ops *ops); |
90 | 90 | ||
91 | /* | 91 | /* |
92 | * For devices which display every fart in the system on a seperate LED. Is | 92 | * For devices which display every fart in the system on a separate LED. Is |
93 | * compiled away when LED support is disabled. | 93 | * compiled away when LED support is disabled. |
94 | */ | 94 | */ |
95 | DEFINE_LED_TRIGGER(nand_led_trigger); | 95 | DEFINE_LED_TRIGGER(nand_led_trigger); |