aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-02-04 10:19:24 +0000
committerJonas Gorski <jogo@openwrt.org>2013-02-04 10:19:24 +0000
commita15e1a950d88bbc5a85b0a507b89e132e8bfd79b (patch)
tree38d4d2d7e529431cc14ee6f4e82dc92957683774 /target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch
parent08ff97672027a8d1fa148779c0fa06e154dd0a85 (diff)
downloadupstream-a15e1a950d88bbc5a85b0a507b89e132e8bfd79b.tar.gz
upstream-a15e1a950d88bbc5a85b0a507b89e132e8bfd79b.tar.bz2
upstream-a15e1a950d88bbc5a85b0a507b89e132e8bfd79b.zip
bcm63xx: refresh 3.6 patches
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35477
Diffstat (limited to 'target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch b/target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch
index 7f3275d858..9484b823aa 100644
--- a/target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch
+++ b/target/linux/brcm63xx/patches-3.6/801-ssb_export_fallback_sprom.patch
@@ -8,7 +8,7 @@
#include <linux/spi/spi.h>
#include <linux/spi/spi_gpio.h>
#include <linux/spi/74x164.h>
-@@ -3732,7 +3733,7 @@ static const struct board_info __initdat
+@@ -3810,7 +3811,7 @@ static const struct board_info __initdat
* bcm4318 WLAN work
*/
#ifdef CONFIG_SSB_PCIHOST
@@ -17,7 +17,7 @@
.revision = 0x02,
.board_rev = 0x17,
.country_code = 0x0,
-@@ -3752,6 +3753,7 @@ static struct ssb_sprom bcm63xx_sprom =
+@@ -3830,6 +3831,7 @@ static struct ssb_sprom bcm63xx_sprom =
.boardflags_lo = 0x2848,
.boardflags_hi = 0x0000,
};