summaryrefslogtreecommitdiff
path: root/include/arch/x86_64/sound/usb_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/x86_64/sound/usb_stream.h')
-rw-r--r--include/arch/x86_64/sound/usb_stream.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/arch/x86_64/sound/usb_stream.h b/include/arch/x86_64/sound/usb_stream.h
index 6a6c3ca6..b4a7a4bb 100644
--- a/include/arch/x86_64/sound/usb_stream.h
+++ b/include/arch/x86_64/sound/usb_stream.h
@@ -8,8 +8,7 @@
#define USB_STREAM_INTERFACE_VERSION 2
-#define SNDRV_USB_STREAM_IOCTL_SET_PARAMS \
- _IOW('H', 0x90, struct usb_stream_config)
+#define SNDRV_USB_STREAM_IOCTL_SET_PARAMS _IOW('H', 0x90, struct usb_stream_config)
struct usb_stream_packet {
unsigned offset;