]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/linux/mtd/doc2000.h
Make compile clean, fix the usual small problems.
[karo-tx-uboot.git] / include / linux / mtd / doc2000.h
index c703f77fe14641090da64d3b689324ac2bc30374..ebf9a7692418c16edb003776b00c78e243a3ae2c 100644 (file)
@@ -81,13 +81,6 @@ struct DiskOnChip;
 #define DOC_ECC_EN (DOC_ECC__EN | DOC_ECC_RESV)
 #define DOC_ECC_DIS (DOC_ECC_RESV)
 
-struct Nand {
-       char floor, chip;
-       unsigned long curadr;
-       unsigned char curmode;
-       /* Also some erase/write/pipeline info when we get that far */
-};
-
 #define MAX_FLOORS 4
 #define MAX_CHIPS 4