Merge git://git.infradead.org/mtd-2.6
[linux-drm-fsl-dcu.git] / include / linux / mtd / physmap.h
index 76f7cabf07d322ade437ca757a1c6bd9d93b6107..bcfd9f777454247d95dc077c510b6d8c87e863a9 100644 (file)
@@ -25,6 +25,7 @@ struct physmap_flash_data {
        void                    (*set_vpp)(struct map_info *, int);
        unsigned int            nr_parts;
        unsigned int            pfow_base;
+       char                    *probe_type;
        struct mtd_partition    *parts;
 };