diff --git a/[refs] b/[refs] index 0c77a78b695c..1e39423d0ec6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e86fa0b4a3fe0563e492db4c5a52fd37219a4c70 +refs/heads/master: 26276069d2f51955cf549faab5d3a71a4b37ba23 diff --git a/trunk/include/linux/i2c/twl4030.h b/trunk/include/linux/i2c/twl4030.h index ba61add3e05a..5306a759cbde 100644 --- a/trunk/include/linux/i2c/twl4030.h +++ b/trunk/include/linux/i2c/twl4030.h @@ -414,6 +414,7 @@ struct twl4030_codec_vibra_data { }; struct twl4030_codec_data { + unsigned int audio_mclk; struct twl4030_codec_audio_data *audio; struct twl4030_codec_vibra_data *vibra; };