[OpenWrt-Devel] [PATCH 1/2] kernel: add DT binding support to AVM EVA parser
David Bauer
mail at david-bauer.net
Mon Dec 3 08:00:31 EST 2018
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 at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list