|
@@ -348,7 +348,7 @@ static irqreturn_t aaci_irq(int irq, void *devid)
|
|
|
/*
|
|
|
* ALSA support.
|
|
|
*/
|
|
|
-static struct snd_pcm_hardware aaci_hw_info = {
|
|
|
+static const struct snd_pcm_hardware aaci_hw_info = {
|
|
|
.info = SNDRV_PCM_INFO_MMAP |
|
|
|
SNDRV_PCM_INFO_MMAP_VALID |
|
|
|
SNDRV_PCM_INFO_INTERLEAVED |
|