Index: uspace/lib/usbhost/include/usb/host/batch.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/batch.h	(revision a00ac0715a9def8198a1019fdf6580eb3ac9d02a)
+++ uspace/lib/usbhost/include/usb/host/batch.h	(revision bbce2c219ee90a62d234a3ddd1cce80b1758a294)
@@ -78,5 +78,5 @@
     char *buffer,
     size_t buffer_size,
-    char setup_buffer[USB_SETUP_PACKET_SIZE],
+    uint64_t setup_buffer,
     usbhc_iface_transfer_in_callback_t func_in,
     usbhc_iface_transfer_out_callback_t func_out,
