forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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;