ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
[linux-2.6-block.git] / sound / pci / hda / hda_controller.c
index 6387c7e90918112c6deace1cd19416036709c091..2f3b7a35f2d9cdb3b9262d220c962336f6653205 100644 (file)
@@ -701,7 +701,6 @@ static const struct snd_pcm_ops azx_pcm_ops = {
        .pointer = azx_pcm_pointer,
        .get_time_info =  azx_get_time_info,
        .mmap = azx_pcm_mmap,
-       .page = snd_pcm_sgbuf_ops_page,
 };
 
 static void azx_pcm_free(struct snd_pcm *pcm)