public inbox for linux-remoteproc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] remoteproc: qcom: wcnss: Drop unused smd include
@ 2021-08-23 23:51 Stephen Boyd
  2021-08-23 23:51 ` [PATCH 2/2] remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD Stephen Boyd
  2021-09-14 22:50 ` [PATCH 1/2] remoteproc: qcom: wcnss: Drop unused smd include patchwork-bot+linux-remoteproc
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Boyd @ 2021-08-23 23:51 UTC (permalink / raw)
  To: Ohad Ben-Cohen, Bjorn Andersson, Mathieu Poirier
  Cc: linux-kernel, linux-remoteproc, linux-arm-msm

This include isn't used anymore because the smd functions have been
moved to the qcom_common.c file.

Signed-off-by: Stephen Boyd <swboyd@chromium.org>
---
 drivers/remoteproc/qcom_wcnss.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/remoteproc/qcom_wcnss.c b/drivers/remoteproc/qcom_wcnss.c
index f1cbc6b2edbb..33d786b93775 100644
--- a/drivers/remoteproc/qcom_wcnss.c
+++ b/drivers/remoteproc/qcom_wcnss.c
@@ -25,7 +25,6 @@
 #include <linux/soc/qcom/mdt_loader.h>
 #include <linux/soc/qcom/smem.h>
 #include <linux/soc/qcom/smem_state.h>
-#include <linux/rpmsg/qcom_smd.h>
 
 #include "qcom_common.h"
 #include "remoteproc_internal.h"

base-commit: 36a21d51725af2ce0700c6ebcb6b9594aac658a6
-- 
https://chromeos.dev


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

end of thread, other threads:[~2021-09-14 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-23 23:51 [PATCH 1/2] remoteproc: qcom: wcnss: Drop unused smd include Stephen Boyd
2021-08-23 23:51 ` [PATCH 2/2] remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD Stephen Boyd
2021-09-14 22:50 ` [PATCH 1/2] remoteproc: qcom: wcnss: Drop unused smd include patchwork-bot+linux-remoteproc

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