Skip to content

Commit

Permalink
remoteproc: qcom: wcnss: remove unused qcom_iris_driver declaration
Browse files Browse the repository at this point in the history
qcom_iris_driver has been removed since
commit 1fcef98 ("remoteproc: qcom: wcnss: Fix race
with iris probe"), so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220911090637.3208939-1-cuigaosheng1@huawei.com
  • Loading branch information
gscui authored and andersson committed Dec 28, 2022
1 parent 1b0f00d commit b27aa4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/remoteproc/qcom_wcnss.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
struct qcom_iris;
struct qcom_wcnss;

extern struct platform_driver qcom_iris_driver;

struct wcnss_vreg_info {
const char * const name;
int min_voltage;
Expand Down

0 comments on commit b27aa4d

Please sign in to comment.