public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] firmware: qcom: scm: remove unused __qcom_scm_init declaration
@ 2022-09-11  9:29 Gaosheng Cui
  2022-09-13 22:48 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Gaosheng Cui @ 2022-09-11  9:29 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, cuigaosheng1, eberman; +Cc: linux-arm-msm

__qcom_scm_init has been removed since
commit 9a434cee773a ("firmware: qcom_scm: Dynamically support
SMCCC and legacy conventions"), so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
---
 drivers/firmware/qcom_scm.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/firmware/qcom_scm.h b/drivers/firmware/qcom_scm.h
index 0d51eef2472f..db3d08a01209 100644
--- a/drivers/firmware/qcom_scm.h
+++ b/drivers/firmware/qcom_scm.h
@@ -129,8 +129,6 @@ extern int scm_legacy_call(struct device *dev, const struct qcom_scm_desc *desc,
 #define QCOM_SCM_SMMU_CONFIG_ERRATA1		0x03
 #define QCOM_SCM_SMMU_CONFIG_ERRATA1_CLIENT_ALL	0x02
 
-extern void __qcom_scm_init(void);
-
 /* common error codes */
 #define QCOM_SCM_V2_EBUSY	-12
 #define QCOM_SCM_ENOMEM		-5
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] firmware: qcom: scm: remove unused __qcom_scm_init declaration
  2022-09-11  9:29 [PATCH] firmware: qcom: scm: remove unused __qcom_scm_init declaration Gaosheng Cui
@ 2022-09-13 22:48 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-09-13 22:48 UTC (permalink / raw)
  To: cuigaosheng1, konrad.dybcio, agross, eberman; +Cc: linux-arm-msm

On Sun, 11 Sep 2022 17:29:12 +0800, Gaosheng Cui wrote:
> __qcom_scm_init has been removed since
> commit 9a434cee773a ("firmware: qcom_scm: Dynamically support
> SMCCC and legacy conventions"), so remove it.
> 
> 

Applied, thanks!

[1/1] firmware: qcom: scm: remove unused __qcom_scm_init declaration
      commit: e66fee7519ad5eb82de2fe03682e056757216a0c

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-13 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-11  9:29 [PATCH] firmware: qcom: scm: remove unused __qcom_scm_init declaration Gaosheng Cui
2022-09-13 22:48 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox