ath10k: sdio: remove unused struct member
authorErik Stromdahl <erik.stromdahl@gmail.com>
Wed, 23 Aug 2017 19:32:58 +0000 (21:32 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 31 Aug 2017 12:14:18 +0000 (15:14 +0300)
commit30b83fff6d977da43b103e1ae9b5c67956b0ebda
tree08e4fdf1f90dd04dcdc7e69a22abb7b892736900
parentc9353bf483d3724c116a9d502c0ead9cec54a61a
ath10k: sdio: remove unused struct member

irq_wq in struct ath10k_sdio is a remnant from an earlier
version of the sdio patchset.

Its use was removed as a result of Kalle's review, but somehow
the struct member survived.

It is not used and can therefore safely be removed.

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/sdio.c
drivers/net/wireless/ath/ath10k/sdio.h