remoteproc: qcom: wcnss: remove unused qcom_iris_driver declaration

qcom_iris_driver has been removed since
commit 1fcef985c8 ("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
This commit is contained in:
Gaosheng Cui 2022-09-11 17:06:37 +08:00 committed by Bjorn Andersson
parent 1b0f00d3b1
commit b27aa4d878
1 changed files with 0 additions and 2 deletions

View File

@ -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;