projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm47xx: when detecting a ssb pci device without an own sprom write the sprom data...
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.37
/
977-ssb_export_fallback_sprom.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch
b/target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch
index
3447c37
..
7671d19
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch
+++ b/
target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch
@@
-15,5
+15,5
@@
};
+EXPORT_SYMBOL(bcm63xx_sprom);
- int bcm63xx_get_fallback_sprom(struct ssb_bus *bus)
+ int bcm63xx_get_fallback_sprom(struct ssb_bus *bus
, struct ssb_sprom *out
)
{
This page took
0.019889 seconds
and
4
git commands to generate.