aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.0/999-wl_exports.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-06-10 19:52:07 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-06-10 19:52:07 +0000
commitb273bb1896a2bb793a06f2718ab1d8aa313c79d6 (patch)
treed8549a8f7a2cf88a373468081c3eccf21941fe9b /target/linux/brcm47xx/patches-4.0/999-wl_exports.patch
parent4734c4459b2423c07b2752498e9ac2397ae7bfe1 (diff)
downloadupstream-b273bb1896a2bb793a06f2718ab1d8aa313c79d6.tar.gz
upstream-b273bb1896a2bb793a06f2718ab1d8aa313c79d6.tar.bz2
upstream-b273bb1896a2bb793a06f2718ab1d8aa313c79d6.zip
brcm47xx: backport BCM47XX patches (NVRAM & BCMA_HOST_PCI)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45942
Diffstat (limited to 'target/linux/brcm47xx/patches-4.0/999-wl_exports.patch')
-rw-r--r--target/linux/brcm47xx/patches-4.0/999-wl_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.0/999-wl_exports.patch b/target/linux/brcm47xx/patches-4.0/999-wl_exports.patch
index e3c6691c8c..be14a09426 100644
--- a/target/linux/brcm47xx/patches-4.0/999-wl_exports.patch
+++ b/target/linux/brcm47xx/patches-4.0/999-wl_exports.patch
@@ -7,9 +7,9 @@
-static char nvram_buf[NVRAM_SPACE];
+char nvram_buf[NVRAM_SPACE];
+EXPORT_SYMBOL(nvram_buf);
+ static size_t nvram_len;
static const u32 nvram_sizes[] = {0x8000, 0xF000, 0x10000};
static int cfe_env;
- extern char *cfe_env_get(char *nv_buf, const char *name);
--- a/arch/mips/mm/cache.c
+++ b/arch/mips/mm/cache.c
@@ -59,6 +59,7 @@ void (*_dma_cache_wback)(unsigned long s