summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch
diff options
context:
space:
mode:
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.patch2
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 8d49e1ce2..14d112746 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;