diff options
Diffstat (limited to 'sound/soc/codecs/spdif_transmitter.c')
| -rw-r--r-- | sound/soc/codecs/spdif_transmitter.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/spdif_transmitter.c b/sound/soc/codecs/spdif_transmitter.c index 2c8cebfc6603..736518921555 100644 --- a/sound/soc/codecs/spdif_transmitter.c +++ b/sound/soc/codecs/spdif_transmitter.c @@ -43,7 +43,6 @@ static struct snd_soc_component_driver soc_codec_spdif_dit = {  	.idle_bias_on		= 1,  	.use_pmdown_time	= 1,  	.endianness		= 1, -	.non_legacy_dai_naming	= 1,  };  static struct snd_soc_dai_driver dit_stub_dai = {  |