X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-3.10%2F401-mtd-physmap-add-lock-unlock.patch;h=b8b4e67b15b501f9fc720230ca57fead82410cf3;hb=a30bb96ae0e81d72bec316ba9443dcb5bd1cccb6;hp=953ae58da3d764bd75bfec357e0ecbc7f0cb88e7;hpb=03303b1c53db782df78e19a91f1c6218bd653d93;p=openwrt.git diff --git a/target/linux/ar71xx/patches-3.10/401-mtd-physmap-add-lock-unlock.patch b/target/linux/ar71xx/patches-3.10/401-mtd-physmap-add-lock-unlock.patch index 953ae58da3..b8b4e67b15 100644 --- a/target/linux/ar71xx/patches-3.10/401-mtd-physmap-add-lock-unlock.patch +++ b/target/linux/ar71xx/patches-3.10/401-mtd-physmap-add-lock-unlock.patch @@ -83,7 +83,7 @@ for (; info->mtd[i] == NULL && *probe_type != NULL; probe_type++) --- a/include/linux/mtd/physmap.h +++ b/include/linux/mtd/physmap.h -@@ -26,6 +26,8 @@ struct physmap_flash_data { +@@ -25,6 +25,8 @@ struct physmap_flash_data { unsigned int width; int (*init)(struct platform_device *); void (*exit)(struct platform_device *);