aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2007-07-28 13:07:16 +0200
committerDavid Woodhouse <dwmw2@infradead.org>2007-08-01 11:12:21 +0100
commit8b2b403ce0f1a816b7a6a4f47c8798003b26c07a (patch)
tree83a6963889898abd3a5fc1050fef837e42daa218 /drivers/mtd/nand/nand_base.c
parent[MTD] [ONENAND] onenand_sim.c: make struct info static (diff)
downloadlinux-dev-8b2b403ce0f1a816b7a6a4f47c8798003b26c07a.tar.xz
linux-dev-8b2b403ce0f1a816b7a6a4f47c8798003b26c07a.zip
[MTD] [NAND] nand_base.c fix broken link
replace with working link from nand Kconfig help text fixes bugzilla 7815 Signed-off-by: maximilian attems <max@stro.at> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/nand/nand_base.c')
-rw-r--r--drivers/mtd/nand/nand_base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c
index 24ac6778b1a8..d5691212058d 100644
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
@@ -7,7 +7,7 @@
* Basic support for AG-AND chips is provided.
*
* Additional technical information is available on
- * http://www.linux-mtd.infradead.org/tech/nand.html
+ * http://www.linux-mtd.infradead.org/doc/nand.html
*
* Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
* 2002-2006 Thomas Gleixner (tglx@linutronix.de)