projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere...
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.23
/
600-ssb-fix-pcidevices.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.23/600-ssb-fix-pcidevices.patch
b/target/linux/brcm47xx/patches-2.6.23/600-ssb-fix-pcidevices.patch
index
01bd9ff
..
ee1358c
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.23/600-ssb-fix-pcidevices.patch
+++ b/
target/linux/brcm47xx/patches-2.6.23/600-ssb-fix-pcidevices.patch
@@
-1,7
+1,7
@@
-Index: linux-2.6.23.1
6
/drivers/ssb/driver_pcicore.c
+Index: linux-2.6.23.1
7
/drivers/ssb/driver_pcicore.c
===================================================================
===================================================================
---- linux-2.6.23.1
6.orig/drivers/ssb/driver_pcicore.c 2008-02-16 17:55:20.000000000 +0100
-+++ linux-2.6.23.1
6/drivers/ssb/driver_pcicore.c 2008-02-16 17:55:35.000000000 +0100
+--- linux-2.6.23.1
7.orig/drivers/ssb/driver_pcicore.c
++++ linux-2.6.23.1
7/drivers/ssb/driver_pcicore.c
@@ -66,6 +66,7 @@ int pcibios_plat_dev_init(struct pci_dev
base = &ssb_pcicore_pcibus_iobase;
else
@@ -66,6 +66,7 @@ int pcibios_plat_dev_init(struct pci_dev
base = &ssb_pcicore_pcibus_iobase;
else
This page took
0.02139 seconds
and
4
git commands to generate.