X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Flinux%2Fmtd%2Fphysmap.h;h=bcfd9f777454247d95dc077c510b6d8c87e863a9;hb=78ef7fab0eb0a5b159842bac89aed74bb0aa7bfe;hp=76f7cabf07d322ade437ca757a1c6bd9d93b6107;hpb=1a7d0f0bec4be078ce2cfb11538c0f4ffbbed8e5;p=cascardo%2Flinux.git diff --git a/include/linux/mtd/physmap.h b/include/linux/mtd/physmap.h index 76f7cabf07d3..bcfd9f777454 100644 --- a/include/linux/mtd/physmap.h +++ b/include/linux/mtd/physmap.h @@ -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; };