From 2213b20aeed157fd61519da22aa87fffb126743b Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Thu, 6 Dec 2018 13:34:21 +0100 Subject: kernel: bump 4.14 to 4.14.86 Refreshed all patches. Altered patches: - 180-usb-xhci-add-support-for-performing-fake-doorbell.patch Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte --- target/linux/generic/hack-4.14/420-allow-ubi-mlc-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-4.14/420-allow-ubi-mlc-support.patch') diff --git a/target/linux/generic/hack-4.14/420-allow-ubi-mlc-support.patch b/target/linux/generic/hack-4.14/420-allow-ubi-mlc-support.patch index 595936f137..5152432845 100644 --- a/target/linux/generic/hack-4.14/420-allow-ubi-mlc-support.patch +++ b/target/linux/generic/hack-4.14/420-allow-ubi-mlc-support.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/ubi/build.c +++ b/drivers/mtd/ubi/build.c -@@ -851,9 +851,8 @@ int ubi_attach_mtd_dev(struct mtd_info * +@@ -852,9 +852,8 @@ int ubi_attach_mtd_dev(struct mtd_info * * will die soon and you will lose all your data. */ if (mtd->type == MTD_MLCNANDFLASH) { -- cgit v1.2.3