diff options
Diffstat (limited to 'sound/soc/davinci/davinci-mcasp.h')
-rw-r--r-- | sound/soc/davinci/davinci-mcasp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/davinci/davinci-mcasp.h b/sound/soc/davinci/davinci-mcasp.h index 582c9249ef09..e755b5121ec7 100644 --- a/sound/soc/davinci/davinci-mcasp.h +++ b/sound/soc/davinci/davinci-mcasp.h | |||
@@ -44,6 +44,7 @@ struct davinci_audio_dev { | |||
44 | int sample_rate; | 44 | int sample_rate; |
45 | struct clk *clk; | 45 | struct clk *clk; |
46 | unsigned int codec_fmt; | 46 | unsigned int codec_fmt; |
47 | u8 clk_active; | ||
47 | 48 | ||
48 | /* McASP specific data */ | 49 | /* McASP specific data */ |
49 | int tdm_slots; | 50 | int tdm_slots; |