[adm5120] fix flash driver, it should work on RB150 as well
[openwrt.git] / target / linux / adm5120 / files / include / asm-mips / mach-adm5120 / adm5120_platform.h
index b20c483..f47b10b 100644 (file)
@@ -39,6 +39,7 @@
 struct adm5120_flash_platform_data {
        void                    (*set_vpp)(struct map_info *, int);
        void                    (*switch_bank)(unsigned);
+       u32                     window_size;
 #ifdef CONFIG_MTD_PARTITIONS
        unsigned int            nr_parts;
        struct mtd_partition    *parts;
This page took 0.021717 seconds and 4 git commands to generate.