forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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;