summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5660.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/rt5660.h')
-rw-r--r--sound/soc/codecs/rt5660.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5660.h b/sound/soc/codecs/rt5660.h
index bba18fb66b6f..c65de0a20a49 100644
--- a/sound/soc/codecs/rt5660.h
+++ b/sound/soc/codecs/rt5660.h
@@ -831,7 +831,7 @@ enum {
};
struct rt5660_priv {
- struct snd_soc_codec *codec;
+ struct snd_soc_component *component;
struct rt5660_platform_data pdata;
struct regmap *regmap;
struct clk *mclk;