kernel: refresh patches against 3.9-rc6
[openwrt/staging/lynxis/omap.git] / target / linux / generic / patches-3.9 / 921-use_preinit_as_init.patch
index 482e2525dfc97ad030b1254c050d157ea2d197f9..17b2ca7be10eba311b096f8292043c4712046f04 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-3.8.3/init/main.c
-===================================================================
---- linux-3.8.3.orig/init/main.c       2013-04-02 21:43:30.000000000 +0200
-+++ linux-3.8.3/init/main.c    2013-04-02 21:44:26.362130897 +0200
-@@ -835,7 +835,8 @@
+--- a/init/main.c
++++ b/init/main.c
+@@ -848,7 +848,8 @@ static int __ref kernel_init(void *unuse
                printk(KERN_WARNING "Failed to execute %s.  Attempting "
                                        "defaults...\n", execute_command);
        }