summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs43130.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/cs43130.h')
-rw-r--r--sound/soc/codecs/cs43130.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs43130.h b/sound/soc/codecs/cs43130.h
index 781258418d89..c3c6eef61e87 100644
--- a/sound/soc/codecs/cs43130.h
+++ b/sound/soc/codecs/cs43130.h
@@ -508,7 +508,7 @@ struct cs43130_dai {
};
struct cs43130_private {
- struct snd_soc_codec *codec;
+ struct snd_soc_component *component;
struct regmap *regmap;
struct regulator_bulk_data supplies[CS43130_NUM_SUPPLIES];
struct gpio_desc *reset_gpio;