Hello John,

On 03.12.18 07:24, John Crispin wrote:
@@ -79,9 +80,19 @@ static int mtdsplit_parse_eva(struct mtd_info *master,
      return EVA_NR_PARTS;
  }
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0)

Hi,

the kernel version check is not required and can be dropped i believe

    John


You are right, eva_mtdsplit is only used by ar71xx, ath79 and lantiq target, all K4.14 targets.

I will remove the version check in the next version.

Best wishes
David

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to