aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/echoaudio/indigodjx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/echoaudio/indigodjx.c')
-rw-r--r--sound/pci/echoaudio/indigodjx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/echoaudio/indigodjx.c b/sound/pci/echoaudio/indigodjx.c
index 38f17d39e53a..a14a7dc8c87d 100644
--- a/sound/pci/echoaudio/indigodjx.c
+++ b/sound/pci/echoaudio/indigodjx.c
@@ -61,7 +61,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 |