X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.3%2F801-ssb_export_fallback_sprom.patch;h=025edf4b359dbd917d3bbfc21f77bb4e234410a6;hp=5d68606c82acf935c4779836062ab38a4db6f6e1;hb=0bdb7cbf98db42eacfd5feda5374c98bcc76cb02;hpb=d1683ec919940d2ac308df6bfecba784586be1a4 diff --git a/target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch b/target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch index 5d68606c82..025edf4b35 100644 --- a/target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch +++ b/target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch @@ -1,6 +1,14 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -2358,7 +2358,7 @@ static void __init nb4_nvram_fixup(void) +@@ -14,6 +14,7 @@ + #include + #include + #include ++#include + #include + #include + #include +@@ -2351,7 +2352,7 @@ static void __init nb4_nvram_fixup(void) * bcm4318 WLAN work */ #ifdef CONFIG_SSB_PCIHOST @@ -9,7 +17,7 @@ .revision = 0x02, .board_rev = 0x17, .country_code = 0x0, -@@ -2378,6 +2378,7 @@ static struct ssb_sprom bcm63xx_sprom = +@@ -2371,6 +2372,7 @@ static struct ssb_sprom bcm63xx_sprom = .boardflags_lo = 0x2848, .boardflags_hi = 0x0000, };