diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-22 17:08:37 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-22 17:08:37 +0000 |
commit | 69120f3f477a3046e901d9f19cbfd1aa17c30575 (patch) | |
tree | 500bf42f585d30dc270f96741e3e721f9829a992 /target/linux/generic/patches-2.6.34/977-ssb_export_fallback_sprom.patch | |
parent | dc6cc63c00a1fec5a654e141d9bba1265ac94844 (diff) | |
download | mtk-20170518-69120f3f477a3046e901d9f19cbfd1aa17c30575.zip mtk-20170518-69120f3f477a3046e901d9f19cbfd1aa17c30575.tar.gz mtk-20170518-69120f3f477a3046e901d9f19cbfd1aa17c30575.tar.bz2 |
update to 2.6.34.5
SVN-Revision: 22768
Diffstat (limited to 'target/linux/generic/patches-2.6.34/977-ssb_export_fallback_sprom.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.34/977-ssb_export_fallback_sprom.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.34/977-ssb_export_fallback_sprom.patch b/target/linux/generic/patches-2.6.34/977-ssb_export_fallback_sprom.patch index 2a22a3a..3fab483 100644 --- a/target/linux/generic/patches-2.6.34/977-ssb_export_fallback_sprom.patch +++ b/target/linux/generic/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 -@@ -401,6 +401,7 @@ extern bool ssb_is_sprom_available(struc +@@ -404,6 +404,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); |