diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-02-04 22:53:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-02-04 22:53:52 +0000 |
commit | e0d4a548fb099ec45ccb566c9bf5a90c224a121b (patch) | |
tree | 767272dc7ca10310a13fbb85be65bf74cb068438 /target/linux/bcm53xx | |
parent | 84bf8e1f1a2a72411017518625dea9f8c5db8e35 (diff) | |
download | upstream-e0d4a548fb099ec45ccb566c9bf5a90c224a121b.tar.gz upstream-e0d4a548fb099ec45ccb566c9bf5a90c224a121b.tar.bz2 upstream-e0d4a548fb099ec45ccb566c9bf5a90c224a121b.zip |
kernel: bcma: update bcma to a version from kernel 3.14-rc1
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39463
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); } |