kernel: refresh generic 3.10 patches
[openwrt.git] / target / linux / generic / patches-3.10 / 921-use_preinit_as_init.patch
index 3eee3e8..2979586 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -840,7 +840,8 @@ static int __ref kernel_init(void *unuse
+@@ -844,7 +844,8 @@ static int __ref kernel_init(void *unuse
                pr_err("Failed to execute %s.  Attempting defaults...\n",
                        execute_command);
        }