forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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;