X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.14%2F400-mtd-add-rootfs-split-support.patch;h=94551e247f674ac0faf716a45ab33173b4d243bc;hb=b66b0ae6323fea7dedd400785c556a39a30cdf4f;hp=5ffacaf6424ad3ffd1b62ef44f2a2127f33c2dac;hpb=2b4fbeb6d4f77fe3cb441a36f26a577166df381a;p=openwrt%2Fopenwrt.git diff --git a/target/linux/generic/patches-3.14/400-mtd-add-rootfs-split-support.patch b/target/linux/generic/patches-3.14/400-mtd-add-rootfs-split-support.patch index 5ffacaf642..94551e247f 100644 --- a/target/linux/generic/patches-3.14/400-mtd-add-rootfs-split-support.patch +++ b/target/linux/generic/patches-3.14/400-mtd-add-rootfs-split-support.patch @@ -34,7 +34,7 @@ #include #include "mtdcore.h" -+#include "mtdsplit.h" ++#include "mtdsplit/mtdsplit.h" /* Our partition linked list */ static LIST_HEAD(mtd_partitions);