kernel/sound/usb/mixer_us16x08.h
.. .. @@ -108,7 +108,7 @@ 108 108 }; 109 109 110 110 struct snd_us16x08_control_params { 111 - struct snd_kcontrol_new *kcontrol_new;111 + const struct snd_kcontrol_new *kcontrol_new;112 112 int control_id; 113 113 int type; 114 114 int num_channels;