diff options
Diffstat (limited to 'sound/usb/usx2y/usX2Yhwdep.h')
-rw-r--r-- | sound/usb/usx2y/usX2Yhwdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/usx2y/usX2Yhwdep.h b/sound/usb/usx2y/usX2Yhwdep.h index d612a26eb77c..c095d5bf1220 100644 --- a/sound/usb/usx2y/usX2Yhwdep.h +++ b/sound/usb/usx2y/usX2Yhwdep.h | |||
@@ -1,6 +1,6 @@ | |||
1 | #ifndef USX2YHWDEP_H | 1 | #ifndef USX2YHWDEP_H |
2 | #define USX2YHWDEP_H | 2 | #define USX2YHWDEP_H |
3 | 3 | ||
4 | int usX2Y_hwdep_new(snd_card_t* card, struct usb_device* device); | 4 | int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device); |
5 | 5 | ||
6 | #endif | 6 | #endif |