X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ad91de86f521b239a749b9ab5de7d2eb45e9fd8b..7cacceb8caa88d097e99527e06fc8afab04bbb59:/target/linux/brcm47xx/patches-2.6.25/601-mips-remove-pci-collision-check.patch diff --git a/target/linux/brcm47xx/patches-2.6.25/601-mips-remove-pci-collision-check.patch b/target/linux/brcm47xx/patches-2.6.25/601-mips-remove-pci-collision-check.patch index 21e89cddf..9071b7cb3 100644 --- a/target/linux/brcm47xx/patches-2.6.25/601-mips-remove-pci-collision-check.patch +++ b/target/linux/brcm47xx/patches-2.6.25/601-mips-remove-pci-collision-check.patch @@ -4,7 +4,7 @@ Remove this sanity check for now until we find a better solution. --mb --- a/arch/mips/pci/pci.c +++ b/arch/mips/pci/pci.c -@@ -182,12 +182,10 @@ +@@ -182,12 +182,10 @@ static int pcibios_enable_resources(stru if ((idx == PCI_ROM_RESOURCE) && (!(r->flags & IORESOURCE_ROM_ENABLE))) continue;