| Submitter | Alexey Korolev |
|---|---|
| Date | Dec. 16, 2008, 6:21 p.m. |
| Message ID | <alpine.LFD.2.00.0812161820060.15885@casper.infradead.org> |
| Download | mbox | patch |
| Permalink | /patch/14302/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/include/linux/mtd/map.h b/include/linux/mtd/map.h index aa30244..b981b87 100644 --- a/include/linux/mtd/map.h +++ b/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;