X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7d216315d8c894e6f485d106831b9d07ef2b1a87..487693fb19d72a34ac198cd61f26ad123c6c1f30:/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch?ds=sidebyside

diff --git a/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
index c31f68fbd..b109b0e7c 100644
--- a/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
+++ b/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -801,7 +801,7 @@
+@@ -801,7 +801,7 @@ static int noinline init_post(void)
  	numa_default_policy();
  
  	if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)