diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-15 18:53:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-15 18:53:45 +0000 |
commit | a70ad13a799b5516a47c472e6502f2007d95d657 (patch) | |
tree | f81815ce0a51034caf3601e235a648e036cb4fd9 | |
parent | 47c8473475032cda3340b7e2462146486fd1479f (diff) | |
download | upstream-a70ad13a799b5516a47c472e6502f2007d95d657.tar.gz upstream-a70ad13a799b5516a47c472e6502f2007d95d657.tar.bz2 upstream-a70ad13a799b5516a47c472e6502f2007d95d657.zip |
refresh 2.6.32 patches
SVN-Revision: 31295
-rw-r--r-- | target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch b/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch index 82a324ccf7..4ae2ae387b 100644 --- a/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch +++ b/target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch @@ -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); } |