diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-07-13 12:07:08 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-07-13 15:39:15 +0200 |
commit | efa1960abb390d696704d029507dff671cc271fd (patch) | |
tree | fa9fb6267c4357fe51051dd5545ba2ce81b3e1b8 /target/linux/brcm47xx/patches-4.4 | |
parent | d6b3b44d9798dfd6aba3758843acbf310b98a853 (diff) | |
download | upstream-efa1960abb390d696704d029507dff671cc271fd.tar.gz upstream-efa1960abb390d696704d029507dff671cc271fd.tar.bz2 upstream-efa1960abb390d696704d029507dff671cc271fd.zip |
kernel: update kernel 4.4 to version 4.4.15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm47xx/patches-4.4')
-rw-r--r-- | target/linux/brcm47xx/patches-4.4/999-wl_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.4/999-wl_exports.patch b/target/linux/brcm47xx/patches-4.4/999-wl_exports.patch index 9094ec862a..ea59f4f1db 100644 --- a/target/linux/brcm47xx/patches-4.4/999-wl_exports.patch +++ b/target/linux/brcm47xx/patches-4.4/999-wl_exports.patch @@ -12,7 +12,7 @@ static int cfe_env; --- a/arch/mips/mm/cache.c +++ b/arch/mips/mm/cache.c -@@ -60,6 +60,7 @@ void (*_dma_cache_wback)(unsigned long s +@@ -59,6 +59,7 @@ void (*_dma_cache_wback)(unsigned long s void (*_dma_cache_inv)(unsigned long start, unsigned long size); EXPORT_SYMBOL(_dma_cache_wback_inv); |