cxl: cxl_afu_reset() -> __cxl_afu_reset()
[deliverable/linux.git] / drivers / misc / cxl / cxl.h
index 7b7509c79e1145974ea7873cec90fd0e5700428b..d6570a7ee4ef3e0d5482b64275f9494ad66da5da 100644 (file)
@@ -661,7 +661,7 @@ int cxl_check_error(struct cxl_afu *afu);
 int cxl_afu_slbia(struct cxl_afu *afu);
 int cxl_tlb_slb_invalidate(struct cxl *adapter);
 int cxl_afu_disable(struct cxl_afu *afu);
-int cxl_afu_reset(struct cxl_afu *afu);
+int __cxl_afu_reset(struct cxl_afu *afu);
 int cxl_psl_purge(struct cxl_afu *afu);
 
 void cxl_stop_trace(struct cxl *cxl);
This page took 0.043164 seconds and 5 git commands to generate.