diff options
| -rw-r--r-- | sound/soc/codecs/ak4613.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ak4613.c b/sound/soc/codecs/ak4613.c index a7b1e3a1ec58..8523ff9351cf 100644 --- a/sound/soc/codecs/ak4613.c +++ b/sound/soc/codecs/ak4613.c @@ -610,7 +610,6 @@ static const struct snd_soc_component_driver soc_component_dev_ak4613 = {  	.dapm_routes		= ak4613_intercon,  	.num_dapm_routes	= ARRAY_SIZE(ak4613_intercon),  	.idle_bias_on		= 1, -	.use_pmdown_time	= 1,  	.endianness		= 1,  	.non_legacy_dai_naming	= 1,  };  | 

