aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dai.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc-dai.h')
-rw-r--r--include/sound/soc-dai.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc-dai.h b/include/sound/soc-dai.h
index f51cb55902f7..a01a24b10196 100644
--- a/include/sound/soc-dai.h
+++ b/include/sound/soc-dai.h
@@ -184,7 +184,7 @@ struct snd_soc_dai {
184 /* DAI description */ 184 /* DAI description */
185 char *name; 185 char *name;
186 unsigned int id; 186 unsigned int id;
187 unsigned char type; 187 int ac97_control;
188 188
189 /* DAI callbacks */ 189 /* DAI callbacks */
190 int (*probe)(struct platform_device *pdev, 190 int (*probe)(struct platform_device *pdev,