X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.10%2F801-ssb_export_fallback_sprom.patch;h=2b7fd2fe06d47ff9371435ab521af45ee6c12183;hb=c3eaf762d4d2a195556e219c937e603033081858;hp=abbacf4d2f2616cd454dda9e8a34f5259ef45b70;hpb=93b24ad957178d73a67e6d88c2d83fa4d2ecae17;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch b/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch index abbacf4d2f..2b7fd2fe06 100644 --- a/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch +++ b/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch @@ -5,10 +5,10 @@ #include #include +#include + #include #include #include - #include -@@ -4865,7 +4866,7 @@ static const struct board_info __initcon +@@ -4960,7 +4961,7 @@ static const struct board_info __initcon * bcm4318 WLAN work */ #ifdef CONFIG_SSB_PCIHOST @@ -17,7 +17,7 @@ .revision = 0x02, .board_rev = 0x17, .country_code = 0x0, -@@ -4885,6 +4886,7 @@ static struct ssb_sprom bcm63xx_sprom = +@@ -4980,6 +4981,7 @@ static struct ssb_sprom bcm63xx_sprom = .boardflags_lo = 0x2848, .boardflags_hi = 0x0000, };