aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc/qcom/smp2p.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-11-03 15:28:32 +0000
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-11-10 23:20:44 -0600
commit1f8933c25f9e9f33b147b596ccd9f446a00e9862 (patch)
treed4a81680f5640c452bcaeaa0e50435fe38917b40 /drivers/soc/qcom/smp2p.c
parentsoc: qcom: wcnss_ctrl: Demote non-conformant struct header and fix function headers (diff)
downloadwireguard-linux-1f8933c25f9e9f33b147b596ccd9f446a00e9862.tar.xz
wireguard-linux-1f8933c25f9e9f33b147b596ccd9f446a00e9862.zip
soc: qcom: smp2p: Remove unused struct attribute provide another
Fixes the following W=1 kernel build warning: drivers/soc/qcom/smp2p.c:149: warning: Function parameter or member 'out' not described in 'qcom_smp2p' Cc: Andy Gross <agross@kernel.org> Cc: Bjorn Andersson <bjorn.andersson@linaro.org> Cc: linux-arm-msm@vger.kernel.org Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Link: https://lore.kernel.org/r/20201103152838.1290217-20-lee.jones@linaro.org [bjorn: Dropped hunk that fixed the same warning in smp2p_smem_item] Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/soc/qcom/smp2p.c')
-rw-r--r--drivers/soc/qcom/smp2p.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/qcom/smp2p.c b/drivers/soc/qcom/smp2p.c
index a9709aae54ab..2df488333be9 100644
--- a/drivers/soc/qcom/smp2p.c
+++ b/drivers/soc/qcom/smp2p.c
@@ -112,6 +112,7 @@ struct smp2p_entry {
* struct qcom_smp2p - device driver context
* @dev: device driver handle
* @in: pointer to the inbound smem item
+ * @out: pointer to the outbound smem item
* @smem_items: ids of the two smem items
* @valid_entries: already scanned inbound entries
* @local_pid: processor id of the inbound edge