aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-02-04 22:53:52 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-02-04 22:53:52 +0000
commit13ef6bbc9a55ad194ef2121b1859bf94b218c9f9 (patch)
tree9fe4566ca67267fe64e1e22dc754a17111ceb188 /target/linux/bcm53xx
parent5656625acbd69d15f3ec23e528be9f84ffec3e73 (diff)
downloadmaster-187ad058-13ef6bbc9a55ad194ef2121b1859bf94b218c9f9.tar.gz
master-187ad058-13ef6bbc9a55ad194ef2121b1859bf94b218c9f9.tar.bz2
master-187ad058-13ef6bbc9a55ad194ef2121b1859bf94b218c9f9.zip
kernel: bcma: update bcma to a version from kernel 3.14-rc1
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39463 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch2
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);
}