'wcd_regmap_irq_chip' and 'jack' in 'struct wcd939x_priv' are not used
at all.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org>
---
 sound/soc/codecs/wcd939x.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sound/soc/codecs/wcd939x.c b/sound/soc/codecs/wcd939x.c
index 
067d23c7ecf90ae06da1ad6cc89d273fb7f7f875..bfd4d2c8bdc9bcfcdbf673d20458f779922eb464
 100644
--- a/sound/soc/codecs/wcd939x.c
+++ b/sound/soc/codecs/wcd939x.c
@@ -190,10 +190,8 @@ struct wcd939x_priv {
        struct wcd_mbhc_intr intr_ids;
        struct wcd_clsh_ctrl *clsh_info;
        struct irq_domain *virq;
-       struct regmap_irq_chip *wcd_regmap_irq_chip;
        struct regmap_irq_chip_data *irq_chip;
        struct regulator_bulk_data supplies[WCD939X_MAX_SUPPLY];
-       struct snd_soc_jack *jack;
        unsigned long status_mask;
        s32 micb_ref[WCD939X_MAX_MICBIAS];
        s32 pullup_ref[WCD939X_MAX_MICBIAS];

-- 
2.45.2


Reply via email to