ASoC: amd: Drop superfluous ioctl PCM ops
[sfrench/cifs-2.6.git] / sound / soc / amd / raven / acp3x-pcm-dma.c
index 98b76c38dae0febfbf29c56af0d4166f267a8165..97921046afff2d30bca0b24102d6152c2e796534 100644 (file)
@@ -582,7 +582,6 @@ static const struct snd_soc_component_driver acp3x_i2s_component = {
        .name           = DRV_NAME,
        .open           = acp3x_dma_open,
        .close          = acp3x_dma_close,
-       .ioctl          = snd_soc_pcm_lib_ioctl,
        .hw_params      = acp3x_dma_hw_params,
        .pointer        = acp3x_dma_pointer,
        .mmap           = acp3x_dma_mmap,