aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-06-29 09:07:54 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-06-29 09:07:54 +0000
commitc75d54bf3f77bbf850817b0c85d8b4f0e783691f (patch)
treeaa91b279aaa37e72a95b00dc3bd8a7b6fda629c8 /target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
parent4a759750deb3bef86d17d471d5b863d0008f1e08 (diff)
downloadmaster-187ad058-c75d54bf3f77bbf850817b0c85d8b4f0e783691f.tar.gz
master-187ad058-c75d54bf3f77bbf850817b0c85d8b4f0e783691f.tar.bz2
master-187ad058-c75d54bf3f77bbf850817b0c85d8b4f0e783691f.zip
[brcm63xx] fix watchdog and rng drivers section mismatch (#11767)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32522 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/800-wl_exports.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/800-wl_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch b/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
index fd242f6a4f..0fff4d0b1b 100644
--- a/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
+++ b/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
@@ -24,7 +24,7 @@
if (nvram.version <= 4)
--- a/arch/mips/mm/cache.c
+++ b/arch/mips/mm/cache.c
-@@ -57,6 +57,7 @@ void (*_dma_cache_wback)(unsigned long s
+@@ -58,6 +58,7 @@ void (*_dma_cache_wback)(unsigned long s
void (*_dma_cache_inv)(unsigned long start, unsigned long size);
EXPORT_SYMBOL(_dma_cache_wback_inv);