]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/core/pcm_timer.c
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[linux.git] / sound / core / pcm_timer.c
index 7928bda235c17f88836c11c148bf7f6967f16412..c43484b22b34ca82fd21fa284dceaf36556ac8c0 100644 (file)
@@ -75,7 +75,7 @@ static int snd_pcm_timer_stop(struct snd_timer * timer)
        return 0;
 }
 
-static struct snd_timer_hardware snd_pcm_timer =
+static const struct snd_timer_hardware snd_pcm_timer =
 {
        .flags =        SNDRV_TIMER_HW_AUTO | SNDRV_TIMER_HW_SLAVE,
        .resolution =   0,