[rb532] refresh 2.6.32 patches
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Apr 2012 18:53:45 +0000 (18:53 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Apr 2012 18:53:45 +0000 (18:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31295 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch

index 82a324c..4ae2ae3 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/rb532/prom.c
 +++ b/arch/mips/rb532/prom.c
-@@ -67,6 +67,7 @@ static inline unsigned long tag2ul(char 
+@@ -67,6 +67,7 @@ static inline unsigned long tag2ul(char
        return simple_strtoul(num, 0, 10);
  }