ALSA: drivers: Constify snd_kcontrol_new items
[linux-2.6-microblaze.git] / sound / drivers / aloop.c
index 13abb3d..d78a272 100644 (file)
@@ -1496,7 +1496,7 @@ static int loopback_channels_get(struct snd_kcontrol *kcontrol,
        return 0;
 }
 
-static struct snd_kcontrol_new loopback_controls[]  = {
+static const struct snd_kcontrol_new loopback_controls[]  = {
 {
        .iface =        SNDRV_CTL_ELEM_IFACE_PCM,
        .name =         "PCM Rate Shift 100000",