Loading drivers/mtd/nand/Kconfig +5 −5 Original line number Diff line number Diff line # drivers/mtd/nand/Kconfig # $Id: Kconfig,v 1.34 2005/09/23 01:44:55 ppopov Exp $ # $Id: Kconfig,v 1.35 2005/11/07 11:14:30 gleixner Exp $ menu "NAND Flash Device Drivers" depends on MTD!=n Loading drivers/mtd/nand/au1550nd.c +29 −29 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * * Copyright (C) 2004 Embedded Edge, LLC * * $Id: au1550nd.c,v 1.12 2005/09/23 01:44:55 ppopov Exp $ * $Id: au1550nd.c,v 1.13 2005/11/07 11:14:30 gleixner Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as Loading drivers/mtd/nand/autcpu12.c +11 −11 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Derived from drivers/mtd/spia.c * Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com) * * $Id: autcpu12.c,v 1.22 2004/11/04 12:53:10 gleixner Exp $ * $Id: autcpu12.c,v 1.23 2005/11/07 11:14:30 gleixner Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as Loading drivers/mtd/nand/diskonchip.c +50 −50 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ * * Interface to generic NAND code for M-Systems DiskOnChip devices * * $Id: diskonchip.c,v 1.54 2005/04/07 14:22:55 dbrown Exp $ * $Id: diskonchip.c,v 1.55 2005/11/07 11:14:30 gleixner Exp $ */ #include <linux/kernel.h> Loading drivers/mtd/nand/edb7312.c +24 −24 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Derived from drivers/mtd/nand/autcpu12.c * Copyright (c) 2001 Thomas Gleixner (gleixner@autronix.de) * * $Id: edb7312.c,v 1.11 2004/11/04 12:53:10 gleixner Exp $ * $Id: edb7312.c,v 1.12 2005/11/07 11:14:30 gleixner Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as Loading Loading
drivers/mtd/nand/Kconfig +5 −5 Original line number Diff line number Diff line # drivers/mtd/nand/Kconfig # $Id: Kconfig,v 1.34 2005/09/23 01:44:55 ppopov Exp $ # $Id: Kconfig,v 1.35 2005/11/07 11:14:30 gleixner Exp $ menu "NAND Flash Device Drivers" depends on MTD!=n Loading
drivers/mtd/nand/au1550nd.c +29 −29 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * * Copyright (C) 2004 Embedded Edge, LLC * * $Id: au1550nd.c,v 1.12 2005/09/23 01:44:55 ppopov Exp $ * $Id: au1550nd.c,v 1.13 2005/11/07 11:14:30 gleixner Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as Loading
drivers/mtd/nand/autcpu12.c +11 −11 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Derived from drivers/mtd/spia.c * Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com) * * $Id: autcpu12.c,v 1.22 2004/11/04 12:53:10 gleixner Exp $ * $Id: autcpu12.c,v 1.23 2005/11/07 11:14:30 gleixner Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as Loading
drivers/mtd/nand/diskonchip.c +50 −50 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ * * Interface to generic NAND code for M-Systems DiskOnChip devices * * $Id: diskonchip.c,v 1.54 2005/04/07 14:22:55 dbrown Exp $ * $Id: diskonchip.c,v 1.55 2005/11/07 11:14:30 gleixner Exp $ */ #include <linux/kernel.h> Loading
drivers/mtd/nand/edb7312.c +24 −24 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Derived from drivers/mtd/nand/autcpu12.c * Copyright (c) 2001 Thomas Gleixner (gleixner@autronix.de) * * $Id: edb7312.c,v 1.11 2004/11/04 12:53:10 gleixner Exp $ * $Id: edb7312.c,v 1.12 2005/11/07 11:14:30 gleixner Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as Loading