X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fmtd%2Fcfi.h;h=4dd0c2cd7659e368d42483ba7d37ae702ed16e98;hb=08968041bef437ec363623cd3218c2b083537ada;hp=d2118b0eac9ae12fcfd7a7b8c951f3863b096a0a;hpb=a92b166e6b8c3c0037493690b2800b0b0dd92063;p=mv-sheeva.git diff --git a/include/linux/mtd/cfi.h b/include/linux/mtd/cfi.h index d2118b0eac9..4dd0c2cd765 100644 --- a/include/linux/mtd/cfi.h +++ b/include/linux/mtd/cfi.h @@ -289,6 +289,7 @@ struct cfi_private { must be of the same type. */ int mfr, id; int numchips; + map_word sector_erase_cmd; unsigned long chipshift; /* Because they're of the same type */ const char *im_name; /* inter_module name for cmdset_setup */ struct flchip chips[0]; /* per-chip data structure for each chip */