summaryrefslogtreecommitdiff
path: root/sound/soc/mxs/mxs-dai.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/mxs/mxs-dai.h')
-rw-r--r--sound/soc/mxs/mxs-dai.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/mxs/mxs-dai.h b/sound/soc/mxs/mxs-dai.h
index c75fa09ae82b..2476feb832b3 100644
--- a/sound/soc/mxs/mxs-dai.h
+++ b/sound/soc/mxs/mxs-dai.h
@@ -30,7 +30,7 @@
/*private info*/
struct mxs_saif {
- u8 saif_en;
+ u8 saif_clk;
#define PLAYBACK_SAIF0_CAPTURE_SAIF1 0
#define PLAYBACK_SAIF1_CAPTURE_SAIF0 1
u16 stream_mapping;