aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.32/977-ssb_export_fallback_sprom.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-08-22 19:22:01 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-08-22 19:22:01 +0000
commitde2970cf520b6b806e7032e56b9f9ecc534fc293 (patch)
tree825cbb001c196f499e1178ea006a5eeae0acea43 /target/linux/generic/patches-2.6.32/977-ssb_export_fallback_sprom.patch
parent9908e0b110ef50bfc809b6e26af7f16ffe04f943 (diff)
downloadmaster-187ad058-de2970cf520b6b806e7032e56b9f9ecc534fc293.tar.gz
master-187ad058-de2970cf520b6b806e7032e56b9f9ecc534fc293.tar.bz2
master-187ad058-de2970cf520b6b806e7032e56b9f9ecc534fc293.zip
kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22774 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.32/977-ssb_export_fallback_sprom.patch')
-rw-r--r--target/linux/generic/patches-2.6.32/977-ssb_export_fallback_sprom.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.32/977-ssb_export_fallback_sprom.patch b/target/linux/generic/patches-2.6.32/977-ssb_export_fallback_sprom.patch
index 3fab483858..2a22a3a38f 100644
--- a/target/linux/generic/patches-2.6.32/977-ssb_export_fallback_sprom.patch
+++ b/target/linux/generic/patches-2.6.32/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
-@@ -404,6 +404,7 @@ extern bool ssb_is_sprom_available(struc
+@@ -401,6 +401,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);