forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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;