Index: uspace/lib/c/include/device/hw_res.h
===================================================================
--- uspace/lib/c/include/device/hw_res.h	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ uspace/lib/c/include/device/hw_res.h	(revision 8e77b60eb9a6d9795e56ef452732a0eb498ca046)
@@ -116,5 +116,5 @@
 
 extern int hw_res_dma_channel_setup(async_sess_t *, unsigned int, uint32_t,
-    uint16_t, uint8_t);
+    uint32_t, uint8_t);
 extern int hw_res_dma_channel_remain(async_sess_t *, unsigned);
 
