aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-03-13 17:24:28 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-03-13 17:24:28 +0000
commita08bd03fadb1950c149a03978e3abab7786cdcc5 (patch)
treed132bce1c3f9806b0a41939f3a32452fe6f57886 /target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch
parent4226f1d373a75f19beb8deb7b4ef912e5e8ef134 (diff)
downloadupstream-a08bd03fadb1950c149a03978e3abab7786cdcc5.tar.gz
upstream-a08bd03fadb1950c149a03978e3abab7786cdcc5.tar.bz2
upstream-a08bd03fadb1950c149a03978e3abab7786cdcc5.zip
ssb: update ssb to version from linux-next-20110311
SVN-Revision: 26127
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.34/977-ssb_export_fallback_sprom.patch2
1 files changed, 1 insertions, 1 deletions
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 b13563d69d..4ce9ba1a2c 100644
--- 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
-@@ -408,6 +408,7 @@ extern bool ssb_is_sprom_available(struc
+@@ -412,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);