summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-04 07:54:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-04 07:54:20 +0000
commitc6c8012c6030558422ee549f3b6ee296506ace77 (patch)
treeebc64880e16e0a16141e38640bf56f7b975c2501 /target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
parent32f6e6c44d0cc4c0ddab7a85b4c6be6ef8485c91 (diff)
downloadmaster-31e0f0ae-c6c8012c6030558422ee549f3b6ee296506ace77.tar.gz
master-31e0f0ae-c6c8012c6030558422ee549f3b6ee296506ace77.tar.bz2
master-31e0f0ae-c6c8012c6030558422ee549f3b6ee296506ace77.zip
merge the two patches applying to the same file in a single patch
SVN-Revision: 19971
Diffstat (limited to 'target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch')
-rw-r--r--target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch b/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
index a45832765c..bbaa88232a 100644
--- a/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
+++ b/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
@@ -1,5 +1,13 @@
--- a/arch/mips/alchemy/mtx-1/init.c
+++ b/arch/mips/alchemy/mtx-1/init.c
+@@ -32,6 +32,7 @@
+ #include <linux/init.h>
+
+ #include <asm/bootinfo.h>
++#include <asm/string.h>
+
+ #include <prom.h>
+
@@ -49,7 +49,7 @@ void __init prom_init(void)
prom_argv = (char **)fw_arg1;
prom_envp = (char **)fw_arg2;
@@ -9,3 +17,4 @@
memsize_str = prom_getenv("memsize");
if (!memsize_str)
+