diff options
Diffstat (limited to 'target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch b/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch index 686fb1b945..0f79debc6b 100644 --- a/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch +++ b/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch @@ -1,6 +1,6 @@ --- a/arch/mips/include/asm/cacheflush.h +++ b/arch/mips/include/asm/cacheflush.h -@@ -32,7 +32,7 @@ +@@ -46,7 +46,7 @@ extern void (*flush_cache_all)(void); extern void (*__flush_cache_all)(void); extern void (*flush_cache_mm)(struct mm_struct *mm); |