[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20250131163617.1730505-3-james.clark@linaro.org>
Date: Fri, 31 Jan 2025 16:36:14 +0000
From: James Clark <james.clark@...aro.org>
To: quic_jiegan@...cinc.com
Cc: quic_tingweiz@...cinc.com,
quic_jinlmao@...cinc.com,
coresight@...ts.linaro.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
linux-arm-msm@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
suzuki.poulose@....com,
mike.leach@...aro.org,
alexander.shishkin@...ux.intel.com,
mcoquelin.stm32@...il.com,
alexandre.torgue@...s.st.com,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
andersson@...nel.org,
konradybcio@...nel.org,
James Clark <james.clark@...aro.org>
Subject: [PATCH 2/3] coresight: Export coresight_get_sink()
Signed-off-by: James Clark <james.clark@...aro.org>
---
drivers/hwtracing/coresight/coresight-core.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/hwtracing/coresight/coresight-core.c b/drivers/hwtracing/coresight/coresight-core.c
index 253ef02fde12..f31c8477f7b7 100644
--- a/drivers/hwtracing/coresight/coresight-core.c
+++ b/drivers/hwtracing/coresight/coresight-core.c
@@ -526,6 +526,7 @@ struct coresight_device *coresight_get_sink(struct list_head *path)
return csdev;
}
+EXPORT_SYMBOL_GPL(coresight_get_sink);
u32 coresight_get_sink_id(struct coresight_device *csdev)
{
--
2.34.1
Powered by blists - more mailing lists