projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6880fa6
)
remoteproc: qcom: wcnss: Drop unused smd include
author
Stephen Boyd
<swboyd@chromium.org>
Mon, 23 Aug 2021 23:51:19 +0000
(16:51 -0700)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Mon, 13 Sep 2021 15:24:05 +0000
(10:24 -0500)
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>
Link:
https://lore.kernel.org/r/20210823235120.1203512-1-swboyd@chromium.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_wcnss.c
patch
|
blob
|
history
diff --git
a/drivers/remoteproc/qcom_wcnss.c
b/drivers/remoteproc/qcom_wcnss.c
index ebadc6c08e1160f378b39ed7d7de56bcfbcb62f1..80bbafee98463ccc65771a47046a7bc5320c1c01 100644
(file)
--- 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"