diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:18:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:18:19 +0000 |
commit | 1200d62f668a1eac3123301eee1fc96613133409 (patch) | |
tree | 46023753eacf61fac40e0e4b3ee604b25e52d7f1 /target/linux/rb532/patches-2.6.24/200-bridge_resource_hack.patch | |
parent | 27dee35f99ae1e4478d12461520e9aeab22f1169 (diff) | |
download | upstream-1200d62f668a1eac3123301eee1fc96613133409.tar.gz upstream-1200d62f668a1eac3123301eee1fc96613133409.tar.bz2 upstream-1200d62f668a1eac3123301eee1fc96613133409.zip |
refresh 2.6.24 patches
SVN-Revision: 14452
Diffstat (limited to 'target/linux/rb532/patches-2.6.24/200-bridge_resource_hack.patch')
-rw-r--r-- | target/linux/rb532/patches-2.6.24/200-bridge_resource_hack.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/rb532/patches-2.6.24/200-bridge_resource_hack.patch b/target/linux/rb532/patches-2.6.24/200-bridge_resource_hack.patch index 707935539b..552b7282ee 100644 --- a/target/linux/rb532/patches-2.6.24/200-bridge_resource_hack.patch +++ b/target/linux/rb532/patches-2.6.24/200-bridge_resource_hack.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.23.17/arch/mips/pci/pci.c -=================================================================== ---- linux-2.6.23.17.orig/arch/mips/pci/pci.c -+++ linux-2.6.23.17/arch/mips/pci/pci.c +--- a/arch/mips/pci/pci.c ++++ b/arch/mips/pci/pci.c @@ -64,8 +64,10 @@ pcibios_align_resource(void *data, struc /* * Put everything into 0x00-0xff region modulo 0x400 |