diff options
author | Scott Wood <scottwood@freescale.com> | 2008-10-24 16:20:43 -0500 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2008-10-29 10:42:16 -0500 |
commit | c45912d8abc52de796b9059a58faf7c4166eab58 (patch) | |
tree | a1b020b0dd2c78af2663f79915d128f99145bc34 /include/linux/mtd/doc2000.h | |
parent | b1d0db1805c3395149777e507b6da53410abac4e (diff) | |
download | u-boot-imx-c45912d8abc52de796b9059a58faf7c4166eab58.zip u-boot-imx-c45912d8abc52de796b9059a58faf7c4166eab58.tar.gz u-boot-imx-c45912d8abc52de796b9059a58faf7c4166eab58.tar.bz2 |
NAND: sync with 2.6.27
This brings the core NAND code up to date with the Linux kernel.
Since there were several drivers in Linux as of the last update that are
not in u-boot, I'm not bringing over new drivers that have been added
since in the absence of an interested party.
I did not update OneNAND since it was recently synced by Kyungmin Park,
and I'm not sure exactly what the common ancestor is.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'include/linux/mtd/doc2000.h')
-rw-r--r-- | include/linux/mtd/doc2000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mtd/doc2000.h b/include/linux/mtd/doc2000.h index 12de284..ba29d53 100644 --- a/include/linux/mtd/doc2000.h +++ b/include/linux/mtd/doc2000.h @@ -6,8 +6,6 @@ * Copyright (C) 2002-2003 Greg Ungerer <gerg@snapgear.com> * Copyright (C) 2002-2003 SnapGear Inc * - * $Id: doc2000.h,v 1.25 2005/11/07 11:14:54 gleixner Exp $ - * * Released under GPL */ |