diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-20 19:31:13 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-20 19:31:13 +0000 |
commit | 1a3de32e6815324dc0670c2b7a161b3d1fe91828 (patch) | |
tree | 0ec39aad865da4f5bfe5ea404199055adde552d1 /target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch | |
parent | 31510cc4721afbff51e52541a23170f53e01ed4c (diff) |
[brcm47xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19781 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch b/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch index 9adf48414b..0d46f82c46 100644 --- a/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch +++ b/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch @@ -31,7 +31,7 @@ } --- a/drivers/ssb/main.c +++ b/drivers/ssb/main.c -@@ -1010,6 +1010,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus) +@@ -1012,6 +1012,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus) if (bus->chip_id == 0x5365) { rate = 100000000; |