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