kernel: fix a small bug in the MIPS highmem fix
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-4.3 / 309-mips_fuse_workaround.patch
index 811dd6b80873d58bbab3f446e6b0891e1d98da72..14d7962b9441895d73770800345bac74ff7cdd4f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/mm/cache.c
 +++ b/arch/mips/mm/cache.c
-@@ -38,6 +38,7 @@ void (*__flush_cache_vunmap)(void);
+@@ -39,6 +39,7 @@ void (*__flush_cache_vunmap)(void);
  
  void (*__flush_kernel_vmap_range)(unsigned long vaddr, int size);
  EXPORT_SYMBOL_GPL(__flush_kernel_vmap_range);