diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 16:55:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 16:55:42 +0000 |
commit | 36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848 (patch) | |
tree | 9435238c01d8afd1d58bd966c9febd1d16a75684 /target/linux/brcm47xx/patches-3.8/750-bgmac.patch | |
parent | 988ae9cbf8efbb2050a34e61b5518d93f41cb606 (diff) | |
download | upstream-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.tar.gz upstream-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.tar.bz2 upstream-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.zip |
kernel: update linux 3.8 to 3.8.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36453
Diffstat (limited to 'target/linux/brcm47xx/patches-3.8/750-bgmac.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.8/750-bgmac.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/patches-3.8/750-bgmac.patch b/target/linux/brcm47xx/patches-3.8/750-bgmac.patch index 7ca27509a3..1c31d4c16e 100644 --- a/target/linux/brcm47xx/patches-3.8/750-bgmac.patch +++ b/target/linux/brcm47xx/patches-3.8/750-bgmac.patch @@ -43,7 +43,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> --- a/drivers/bcma/driver_chipcommon_pmu.c +++ b/drivers/bcma/driver_chipcommon_pmu.c -@@ -264,7 +264,7 @@ static u32 bcma_pmu_pll_clock_bcm4706(st +@@ -280,7 +280,7 @@ static u32 bcma_pmu_pll_clock_bcm4706(st } /* query bus clock frequency for PMU-enabled chipcommon */ @@ -52,7 +52,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> { struct bcma_bus *bus = cc->core->bus; -@@ -293,6 +293,7 @@ static u32 bcma_pmu_get_bus_clock(struct +@@ -309,6 +309,7 @@ static u32 bcma_pmu_get_bus_clock(struct } return BCMA_CC_PMU_HT_CLOCK; } @@ -1969,7 +1969,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> +#endif /* _BGMAC_H */ --- a/include/linux/bcma/bcma_driver_chipcommon.h +++ b/include/linux/bcma/bcma_driver_chipcommon.h -@@ -623,4 +623,6 @@ extern void bcma_chipco_regctl_maskset(s +@@ -626,4 +626,6 @@ extern void bcma_chipco_regctl_maskset(s u32 offset, u32 mask, u32 set); extern void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid); |