Skip to content
Snippets Groups Projects
Commit d4d47ba7 authored by Stephen Boyd's avatar Stephen Boyd Committed by Bjorn Andersson
Browse files

remoteproc: qcom: wcnss: Drop unused smd include


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

Signed-off-by: default avatarStephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20210823235120.1203512-1-swboyd@chromium.org


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 6880fa6c
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment