diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-02-12 16:45:27 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-02-12 16:45:27 +0000 |
commit | fa21aef5ab01883fa1c2628a9749445ccea6ae21 (patch) | |
tree | cab30568cd5cc7c5e3f10f8bc9b2060220ae9182 /target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch | |
parent | 838c363886ef34f847963eab88c56a31d163c5b0 (diff) | |
download | upstream-fa21aef5ab01883fa1c2628a9749445ccea6ae21.tar.gz upstream-fa21aef5ab01883fa1c2628a9749445ccea6ae21.tar.bz2 upstream-fa21aef5ab01883fa1c2628a9749445ccea6ae21.zip |
brcm47xx: refresh patches
SVN-Revision: 30481
Diffstat (limited to 'target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch b/target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch index 8d49e1ce20..14d112746a 100644 --- a/target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch +++ b/target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch @@ -49,7 +49,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> if (err) { --- a/include/linux/bcma/bcma.h +++ b/include/linux/bcma/bcma.h -@@ -197,6 +197,7 @@ struct bcma_bus { +@@ -196,6 +196,7 @@ struct bcma_bus { struct list_head cores; u8 nr_cores; u8 init_done:1; |