summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorKalle Valo <quic_kvalo@quicinc.com>2021-12-09 11:15:44 +0200
committerKalle Valo <quic_kvalo@quicinc.com>2021-12-13 11:44:51 +0200
commit56789eef894cf286596b3f15270e64f3649377ba (patch)
tree65477140d7471553d241b6f822e0096bdaec98c2 /drivers/fpga/fpga-bridge.c
parent3bf2537ec2e33310b431b53fd84be8833736c256 (diff)
ath10k: htt: remove array of flexible structures
I updated to sparse v0.6.4 and it warns: drivers/net/wireless/ath/ath10k/hw.c: note: in included file (through drivers/net/wireless/ath/ath10k/core.h): drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible structures drivers/net/wireless/ath/ath10k/htt_rx.c: note: in included file (through drivers/net/wireless/ath/ath10k/core.h): drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible structures The structure is unused in ath10k so let's just remove it. Compile tested only. Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20211209091545.6098-1-kvalo@kernel.org
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions