Revision 35f4b58c audio/paaudio.c

b/audio/paaudio.c
487 487
    {NULL, 0, NULL, NULL, NULL, 0}
488 488
};
489 489

  
490
static const struct audio_pcm_ops qpa_pcm_ops = {
490
static struct audio_pcm_ops qpa_pcm_ops = {
491 491
    qpa_init_out,
492 492
    qpa_fini_out,
493 493
    qpa_run_out,

Also available in: Unified diff