diff options
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r-- | target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch b/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch index 37b7311f74..2439f0762a 100644 --- a/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch +++ b/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch @@ -99,7 +99,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> +} --- a/drivers/bcma/main.c +++ b/drivers/bcma/main.c -@@ -258,6 +258,13 @@ int bcma_bus_register(struct bcma_bus *b +@@ -259,6 +259,13 @@ int bcma_bus_register(struct bcma_bus *b bcma_core_mips_init(&bus->drv_mips); } |