update flash locking code
[librecmc/librecmc.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ar71xx / platform.h
index b008abd8d384367dae2c87943c6c719454dcae31..5644fc956b23022ae3b304ce1cb1355d376a2dc3 100644 (file)
@@ -55,6 +55,7 @@ struct ar71xx_spi_platform_data {
 
 struct ar91xx_flash_platform_data {
        unsigned int            width;
+       u8                      is_shared:1;
 #ifdef CONFIG_MTD_PARTITIONS
        unsigned int            nr_parts;
        struct mtd_partition    *parts;