X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Foxnas%2Fpatches-4.4%2F0072-mtd-backport-v4.7-0day-patches-from-Boris.patch;h=4b25d18f96a78a1b2162e1a5dca24470e8c1255b;hp=b45d3aa57919b1193af83610793cfee4d70c7187;hb=215c1d05b8bb7b99cc8c40a877f649c5b1c15198;hpb=d1a0fc3ec8e5323e95bec8db581bc7758aed783f diff --git a/target/linux/oxnas/patches-4.4/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch b/target/linux/oxnas/patches-4.4/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch index b45d3aa579..4b25d18f96 100644 --- a/target/linux/oxnas/patches-4.4/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch +++ b/target/linux/oxnas/patches-4.4/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch @@ -4672,7 +4672,7 @@ Signed-off-by: John Crispin int INFTL_mount(struct INFTLrecord *s); --- a/include/linux/mtd/map.h +++ b/include/linux/mtd/map.h -@@ -142,7 +142,9 @@ +@@ -137,7 +137,9 @@ #endif #ifndef map_bankwidth @@ -4682,7 +4682,7 @@ Signed-off-by: John Crispin static inline int map_bankwidth(void *map) { BUG(); -@@ -238,8 +240,11 @@ struct map_info { +@@ -233,8 +235,11 @@ struct map_info { If there is no cache to care about this can be set to NULL. */ void (*inval_cache)(struct map_info *, unsigned long, ssize_t);