forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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