diff options
| author | Jonas Gorski <jogo@openwrt.org> | 2014-06-30 13:34:34 +0000 |
|---|---|---|
| committer | Jonas Gorski <jogo@openwrt.org> | 2014-06-30 13:34:34 +0000 |
| commit | 44ef9f778994e1b9bd37c8525045b53d82b6a504 (patch) | |
| tree | 7525aeb1c8973fce341f1365369f8358326e692d /target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch | |
| parent | 439fe41813e5bf898a9c3a5343f62ba02f889006 (diff) | |
| download | mtk-20170518-44ef9f778994e1b9bd37c8525045b53d82b6a504.zip mtk-20170518-44ef9f778994e1b9bd37c8525045b53d82b6a504.tar.gz mtk-20170518-44ef9f778994e1b9bd37c8525045b53d82b6a504.tar.bz2 | |
brcm63xx: Add support for Comtrend WAP-5813n
This adds support for Comtrend WAP-5813n.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo: refresh patches]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41421
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch')
| -rw-r--r-- | target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 abbacf4..2b7fd2f 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 <linux/gpio_keys.h> #include <linux/input.h> +#include <linux/export.h> + #include <linux/platform_data/b53.h> #include <linux/spi/spi.h> #include <linux/spi/spi_gpio.h> - #include <linux/spi/74x164.h> -@@ -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, }; |
