forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/sound/usb/usx2y/usX2Yhwdep.h
....@@ -2,6 +2,6 @@
22 #ifndef USX2YHWDEP_H
33 #define USX2YHWDEP_H
44
5
-int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);
5
+int usx2y_hwdep_new(struct snd_card *card, struct usb_device* device);
66
77 #endif