Merge remote-tracking branches 'asoc/topic/wm8753', 'asoc/topic/wm8770', 'asoc/topic...
[linux-block.git] / sound / soc / codecs / rt5665.h
index 5ddebd6a4a1b5508fd158a0f1ac88ecf29b3fed8..b0a98ca39c5b044b2e8d762603aa9fd3ea9af6fa 100644 (file)
@@ -1978,7 +1978,6 @@ enum {
 enum {
        CODEC_5665,
        CODEC_5666,
-       CODEC_5668,
 };
 
 /* filter mask */
@@ -2003,7 +2002,7 @@ enum {
        RT5665_CLK_SEL_SYS4,
 };
 
-int rt5665_sel_asrc_clk_src(struct snd_soc_codec *codec,
+int rt5665_sel_asrc_clk_src(struct snd_soc_component *component,
                unsigned int filter_mask, unsigned int clk_src);
 
 #endif /* __RT5665_H__ */