forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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