Merge drm-intel-next-queued into gvt-next
[linux-2.6-microblaze.git] / arch / riscv / mm / cacheflush.c
index 8f19006..8930ab7 100644 (file)
@@ -22,6 +22,7 @@ void flush_icache_all(void)
        else
                on_each_cpu(ipi_remote_fence_i, NULL, 1);
 }
+EXPORT_SYMBOL(flush_icache_all);
 
 /*
  * Performs an icache flush for the given MM context.  RISC-V has no direct