summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/pmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cxl/core/pmu.c')
-rw-r--r--drivers/cxl/core/pmu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cxl/core/pmu.c b/drivers/cxl/core/pmu.c
index 5d8e06b0ba6e..b3136d7664ab 100644
--- a/drivers/cxl/core/pmu.c
+++ b/drivers/cxl/core/pmu.c
@@ -65,4 +65,4 @@ err:
put_device(&pmu->dev);
return rc;
}
-EXPORT_SYMBOL_NS_GPL(devm_cxl_pmu_add, CXL);
+EXPORT_SYMBOL_NS_GPL(devm_cxl_pmu_add, "CXL");