Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.
[linux-2.6-block.git] / sound / soc / codecs / rt5514-spi.c
index 13809821e1f8547c3b012fd53a6e3a3ea9f588f5..4d46f4567c3a8c69cab55ca45ab1bbbc686b8945 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,
 };