forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/sound/usb/mixer_us16x08.h
....@@ -108,7 +108,7 @@
108108 };
109109
110110 struct snd_us16x08_control_params {
111
- struct snd_kcontrol_new *kcontrol_new;
111
+ const struct snd_kcontrol_new *kcontrol_new;
112112 int control_id;
113113 int type;
114114 int num_channels;