summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd938x.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wcd938x.h')
-rw-r--r--sound/soc/codecs/wcd938x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wcd938x.h b/sound/soc/codecs/wcd938x.h
index ea82039e7843..74b1498fec38 100644
--- a/sound/soc/codecs/wcd938x.h
+++ b/sound/soc/codecs/wcd938x.h
@@ -663,6 +663,7 @@ struct wcd938x_sdw_priv {
bool is_tx;
struct wcd938x_priv *wcd938x;
struct irq_domain *slave_irq;
+ struct regmap *regmap;
};
#if IS_ENABLED(CONFIG_SND_SOC_WCD938X_SDW)