]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/mips/mm/cache.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
[karo-tx-linux.git] / arch / mips / mm / cache.c
index 9e67cdea3c7484eb46739f3f2799ef5aae58d27b..f7b91d3a371dd07e7c69c38290f1f0c77b5b3a0a 100644 (file)
@@ -31,6 +31,7 @@ void (*flush_cache_page)(struct vm_area_struct *vma, unsigned long page,
 void (*flush_icache_range)(unsigned long start, unsigned long end);
 EXPORT_SYMBOL_GPL(flush_icache_range);
 void (*local_flush_icache_range)(unsigned long start, unsigned long end);
+EXPORT_SYMBOL_GPL(local_flush_icache_range);
 
 void (*__flush_cache_vmap)(void);
 void (*__flush_cache_vunmap)(void);