backfire: mac80211: b43: backport of r30665
[openwrt-10.03/.git] / target / linux / au1000 / patches-2.6.32 / 001-mtx1_cmdline.patch
index bbaa88232a2b69afd5578867812c83bc6c2dd13a..d00cbc73b814d9cf54a89c5fca292f672acf419b 100644 (file)
@@ -8,7 +8,7 @@
  
  #include <prom.h>
  
-@@ -49,7 +49,7 @@ void __init prom_init(void)
+@@ -49,7 +50,7 @@ void __init prom_init(void)
        prom_argv = (char **)fw_arg1;
        prom_envp = (char **)fw_arg2;
  
@@ -17,4 +17,3 @@
  
        memsize_str = prom_getenv("memsize");
        if (!memsize_str)