Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.
[platform/kernel/linux-starfive.git] / sound / soc / codecs / rt5514-spi.c
index 1380982..4d46f45 100644 (file)
@@ -270,7 +270,6 @@ static const struct snd_pcm_ops rt5514_spi_pcm_ops = {
        .hw_params      = rt5514_spi_hw_params,
        .hw_free        = rt5514_spi_hw_free,
        .pointer        = rt5514_spi_pcm_pointer,
-       .mmap           = snd_pcm_lib_mmap_vmalloc,
        .page           = snd_pcm_lib_get_vmalloc_page,
 };