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/bf5xx_nand.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/bf5xx_nand.c')
-rw-r--r-- | drivers/mtd/nand/bf5xx_nand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/bf5xx_nand.c b/drivers/mtd/nand/bf5xx_nand.c index 1657ecd74881..a52f3a737c39 100644 --- a/drivers/mtd/nand/bf5xx_nand.c +++ b/drivers/mtd/nand/bf5xx_nand.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * http://blackfin.uclinux.org/ | 4 | * http://blackfin.uclinux.org/ |
5 | * Bryan Wu <bryan.wu@analog.com> | 5 | * Bryan Wu <bryan.wu@analog.com> |
6 | * | 6 | * |
7 | * Blackfin BF5xx on-chip NAND flash controler driver | 7 | * Blackfin BF5xx on-chip NAND flash controller driver |
8 | * | 8 | * |
9 | * Derived from drivers/mtd/nand/s3c2410.c | 9 | * Derived from drivers/mtd/nand/s3c2410.c |
10 | * Copyright (c) 2007 Ben Dooks <ben@simtec.co.uk> | 10 | * Copyright (c) 2007 Ben Dooks <ben@simtec.co.uk> |