aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/indigoiox.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/echoaudio/indigoiox.c')
-rw-r--r--sound/pci/echoaudio/indigoiox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/echoaudio/indigoiox.c b/sound/pci/echoaudio/indigoiox.c
index f5c9ef6148ad..a017c966b4dc 100644
--- a/sound/pci/echoaudio/indigoiox.c
+++ b/sound/pci/echoaudio/indigoiox.c
@@ -62,7 +62,7 @@ static const struct pci_device_id snd_echo_ids[] = {
{0,}
};
-static struct snd_pcm_hardware pcm_hardware_skel = {
+static const struct snd_pcm_hardware pcm_hardware_skel = {
.info = SNDRV_PCM_INFO_MMAP |
SNDRV_PCM_INFO_INTERLEAVED |
SNDRV_PCM_INFO_BLOCK_TRANSFER |