diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-19 12:02:34 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-19 12:02:34 +0000 |
commit | c7f8cb3f4f55d187a56c3166793f906a19805358 (patch) | |
tree | 753e841c3e46b9a8013d384934e3469f79f64684 /target/linux/brcm47xx/patches-3.8/030-mtd-bcm47xxsflash-add-own-struct-for-abstrating-bus-.patch | |
parent | 75df42e578094fba85c2ddd7ad402e4f24545479 (diff) | |
download | mtk-20170518-c7f8cb3f4f55d187a56c3166793f906a19805358.zip mtk-20170518-c7f8cb3f4f55d187a56c3166793f906a19805358.tar.gz mtk-20170518-c7f8cb3f4f55d187a56c3166793f906a19805358.tar.bz2 |
kernel: update bcma and ssb to version from wireless-testing/master tag master-2013-07-18
This should fix some build problems in b43 with kernel 3.3.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37432
Diffstat (limited to 'target/linux/brcm47xx/patches-3.8/030-mtd-bcm47xxsflash-add-own-struct-for-abstrating-bus-.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.8/030-mtd-bcm47xxsflash-add-own-struct-for-abstrating-bus-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.8/030-mtd-bcm47xxsflash-add-own-struct-for-abstrating-bus-.patch b/target/linux/brcm47xx/patches-3.8/030-mtd-bcm47xxsflash-add-own-struct-for-abstrating-bus-.patch index 2d2f11b..a1d9b37 100644 --- a/target/linux/brcm47xx/patches-3.8/030-mtd-bcm47xxsflash-add-own-struct-for-abstrating-bus-.patch +++ b/target/linux/brcm47xx/patches-3.8/030-mtd-bcm47xxsflash-add-own-struct-for-abstrating-bus-.patch @@ -113,7 +113,7 @@ +#endif /* BCM47XXSFLASH */ --- a/include/linux/bcma/bcma_driver_chipcommon.h +++ b/include/linux/bcma/bcma_driver_chipcommon.h -@@ -544,6 +544,7 @@ struct bcma_nflash { +@@ -599,6 +599,7 @@ struct bcma_nflash { bool boot; /* This is the flash the SoC boots from */ struct mtd_info *mtd; |