kernel: update kernel 3.18 to version 3.18.43
[openwrt/staging/lynxis/omap.git] / target / linux / generic / patches-3.18 / 492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch
index 3f2b43936234fca6348baf3febb8923cd9baa912..54a2f8259c9189f4b8185551cb4b2f9ca369fef1 100644 (file)
@@ -41,7 +41,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  #ifdef CONFIG_ROOT_NFS
  
  #define NFSROOT_TIMEOUT_MIN   5
-@@ -527,6 +547,10 @@ void __init mount_root(void)
+@@ -527,6 +548,10 @@ void __init mount_root(void)
                        change_floppy("root floppy");
        }
  #endif