projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hostapd: add a separate config symbol for 802.11n driver support
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.34
/
977-ssb_export_fallback_sprom.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch
b/target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch
index
b13563d
..
4ce9ba1
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch
+++ b/
target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch
@@
-10,7
+10,7
@@
bool ssb_is_sprom_available(struct ssb_bus *bus)
--- a/include/linux/ssb/ssb.h
+++ b/include/linux/ssb/ssb.h
bool ssb_is_sprom_available(struct ssb_bus *bus)
--- a/include/linux/ssb/ssb.h
+++ b/include/linux/ssb/ssb.h
-@@ -4
08,6 +408
,7 @@ extern bool ssb_is_sprom_available(struc
+@@ -4
12,6 +412
,7 @@ extern bool ssb_is_sprom_available(struc
/* Set a fallback SPROM.
* See kdoc at the function definition for complete documentation. */
extern int ssb_arch_set_fallback_sprom(const struct ssb_sprom *sprom);
/* Set a fallback SPROM.
* See kdoc at the function definition for complete documentation. */
extern int ssb_arch_set_fallback_sprom(const struct ssb_sprom *sprom);
This page took
0.035098 seconds
and
4
git commands to generate.