[MTD] [NAND] nand_base.c fix broken link

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Wed Aug 1 06:59:01 EDT 2007


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=8b2b403ce0f1a816b7a6a4f47c8798003b26c07a
Commit:     8b2b403ce0f1a816b7a6a4f47c8798003b26c07a
Parent:     73ff007537e591e53d070aafbfd90369c3580332
Author:     maximilian attems <max at stro.at>
AuthorDate: Sat Jul 28 13:07:16 2007 +0200
Committer:  David Woodhouse <dwmw2 at infradead.org>
CommitDate: Wed Aug 1 11:12:21 2007 +0100

    [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 at stro.at>
    Signed-off-by: David Woodhouse <dwmw2 at infradead.org>
---
 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 24ac677..d569121 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 at realitydiluted.com)
  *		  2002-2006 Thomas Gleixner (tglx at linutronix.de)



More information about the linux-mtd-cvs mailing list