clk: h8300: Properly cast to __iomem pointer
[deliverable/linux.git] / kernel / async.c
index 4c3773c0bf630c1de55a6f5c24bd148c53f1186e..d2edd6efec56295d3dcfefa5587266915657d9d3 100644 (file)
@@ -326,3 +326,4 @@ bool current_is_async(void)
 
        return worker && worker->current_func == async_run_entry_fn;
 }
+EXPORT_SYMBOL_GPL(current_is_async);
This page took 0.028791 seconds and 5 git commands to generate.