summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs/boards/max98373.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/intel/avs/boards/max98373.c')
-rw-r--r--sound/soc/intel/avs/boards/max98373.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/intel/avs/boards/max98373.c b/sound/soc/intel/avs/boards/max98373.c
index fdef5a008daf..6f25e66344b7 100644
--- a/sound/soc/intel/avs/boards/max98373.c
+++ b/sound/soc/intel/avs/boards/max98373.c
@@ -134,8 +134,6 @@ static int avs_create_dai_link(struct device *dev, const char *platform_name, in
dl->be_hw_params_fixup = avs_max98373_be_fixup;
dl->nonatomic = 1;
dl->no_pcm = 1;
- dl->dpcm_capture = 1;
- dl->dpcm_playback = 1;
dl->ignore_pmdown_time = 1;
dl->ops = &avs_max98373_ops;