From 4c9331b90faabab243f8dfbabac5ccb35ae0cf4d Mon Sep 17 00:00:00 2001 From: Alexey Korolev Date: Tue, 16 Dec 2008 18:21:10 +0000 Subject: [PATCH] --- yaml --- r: 128178 b: refs/heads/master c: d13e51e747fee301b404dffcf4a7e1bdc558969b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mtd/map.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3a1634b5aef4..f00e5584bfba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c68264711ca6caf87794caf9e79c30a4ba73c032 +refs/heads/master: d13e51e747fee301b404dffcf4a7e1bdc558969b diff --git a/trunk/include/linux/mtd/map.h b/trunk/include/linux/mtd/map.h index aa30244492c6..b981b8772217 100644 --- a/trunk/include/linux/mtd/map.h +++ b/trunk/include/linux/mtd/map.h @@ -223,6 +223,7 @@ struct map_info { must leave it enabled. */ void (*set_vpp)(struct map_info *, int); + unsigned long pfow_base; unsigned long map_priv_1; unsigned long map_priv_2; void *fldrv_priv;