[atheros] fix section mismatch warning
[openwrt.git] / target / linux / au1000 / patches / 012-mtx1_cmdline.patch
index 2ac4dd5..ee8b541 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-2.6.25.4/arch/mips/au1000/mtx-1/init.c
-===================================================================
---- linux-2.6.25.4.orig/arch/mips/au1000/mtx-1/init.c
-+++ linux-2.6.25.4/arch/mips/au1000/mtx-1/init.c
-@@ -54,7 +54,7 @@ void __init prom_init(void)
+--- a/arch/mips/au1000/mtx-1/init.c
++++ b/arch/mips/au1000/mtx-1/init.c
+@@ -54,7 +54,7 @@
        prom_argv = (char **) fw_arg1;
        prom_envp = (char **) fw_arg2;
  
This page took 0.022794 seconds and 4 git commands to generate.