diff options
| author | Florian Fainelli <florian@openwrt.org> | 2012-03-05 16:50:42 +0000 |
|---|---|---|
| committer | Florian Fainelli <florian@openwrt.org> | 2012-03-05 16:50:42 +0000 |
| commit | 102978693676067d36f7cd1f282dd6a802fe5dd4 (patch) | |
| tree | 27bb776adaf93ae0553017092a1f91bc7160c902 /target/linux/brcm63xx/patches-3.1/977-ssb_export_fallback_sprom.patch | |
| parent | 75b5f4a6b45e5e901ff6ec33310c5c19bbb5dd47 (diff) | |
| download | mtk-20170518-102978693676067d36f7cd1f282dd6a802fe5dd4.zip mtk-20170518-102978693676067d36f7cd1f282dd6a802fe5dd4.tar.gz mtk-20170518-102978693676067d36f7cd1f282dd6a802fe5dd4.tar.bz2 | |
remove 3.1 support
SVN-Revision: 30823
Diffstat (limited to 'target/linux/brcm63xx/patches-3.1/977-ssb_export_fallback_sprom.patch')
| -rw-r--r-- | target/linux/brcm63xx/patches-3.1/977-ssb_export_fallback_sprom.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/brcm63xx/patches-3.1/977-ssb_export_fallback_sprom.patch b/target/linux/brcm63xx/patches-3.1/977-ssb_export_fallback_sprom.patch deleted file mode 100644 index 8b34520..0000000 --- a/target/linux/brcm63xx/patches-3.1/977-ssb_export_fallback_sprom.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- a/arch/mips/bcm63xx/boards/board_bcm963xx.c -+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -2221,7 +2221,7 @@ static void __init nb4_nvram_fixup(void) - * bcm4318 WLAN work - */ - #ifdef CONFIG_SSB_PCIHOST --static struct ssb_sprom bcm63xx_sprom = { -+struct ssb_sprom bcm63xx_sprom = { - .revision = 0x02, - .board_rev = 0x17, - .country_code = 0x0, -@@ -2241,6 +2241,7 @@ static struct ssb_sprom bcm63xx_sprom = - .boardflags_lo = 0x2848, - .boardflags_hi = 0x0000, - }; -+EXPORT_SYMBOL(bcm63xx_sprom); - - int bcm63xx_get_fallback_sprom(struct ssb_bus *bus, struct ssb_sprom *out) - { |
