include/linux/mtd/physmap.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
--- a/include/linux/mtd/physmap.h	Thu Apr 09 12:06:38 2009 +0200
+++ b/include/linux/mtd/physmap.h	Thu Apr 09 12:07:21 2009 +0200
@@ -24,6 +24,7 @@
 	unsigned int		width;
 	void			(*set_vpp)(struct map_info *, int);
 	unsigned int		nr_parts;
+	unsigned int		pfow_base;
 	struct mtd_partition	*parts;
 };