diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-20 19:59:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-20 19:59:25 +0000 |
commit | d4ce1edb5a60426afb62bfcc14313f33332bb07d (patch) | |
tree | 19e63070e5c62cd2c6dd480811533e44d5b9021f /target/linux/x86/patches-2.6.35 | |
parent | 7bfdfcc4bd109eb4c0837cf1ab3150d8f54730b6 (diff) | |
download | master-187ad058-d4ce1edb5a60426afb62bfcc14313f33332bb07d.tar.gz master-187ad058-d4ce1edb5a60426afb62bfcc14313f33332bb07d.tar.bz2 master-187ad058-d4ce1edb5a60426afb62bfcc14313f33332bb07d.zip |
[kernel] add two solos-releated patches from Philip Prindeville
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25630 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/patches-2.6.35')
-rw-r--r-- | target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch b/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch index cd53952249..ae41e548ec 100644 --- a/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch +++ b/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch @@ -1,6 +1,6 @@ ---- a/drivers/leds/leds-net5501.c.orig 2010-09-28 19:09:08.000000000 -0600 -+++ b/drivers/leds/leds-net5501.c 2010-11-05 14:23:57.000000000 -0600 -@@ -92,3 +92,8 @@ +--- a/drivers/leds/leds-net5501.c ++++ b/drivers/leds/leds-net5501.c +@@ -92,3 +92,8 @@ unmap: } arch_initcall(soekris_init); |