kernel: bump 4.14 to 4.14.53
[openwrt/staging/wigyori.git] / target / linux / ipq40xx / patches-4.14 / 400-mtd-ubi-add-quirk-to-autoload-ubi-on-rt-ac58u.patch
index 8a9da2c0881353f359f102dfd6deed647f66e565..4ee79515c9a8dac1c635d7e57565ec5edea6e8ef 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
 
 --- a/drivers/mtd/ubi/build.c
 +++ b/drivers/mtd/ubi/build.c
-@@ -1181,6 +1181,9 @@ static void __init ubi_auto_attach(void)
+@@ -1184,6 +1184,9 @@ static void __init ubi_auto_attach(void)
        mtd = open_mtd_device("ubi");
        if (IS_ERR(mtd))
                mtd = open_mtd_device("data");