aboutsummaryrefslogtreecommitdiff
path: root/libdrm/nouveau/nouveau_dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdrm/nouveau/nouveau_dma.h')
-rw-r--r--libdrm/nouveau/nouveau_dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdrm/nouveau/nouveau_dma.h b/libdrm/nouveau/nouveau_dma.h
index 89b341e7..38fe1d68 100644
--- a/libdrm/nouveau/nouveau_dma.h
+++ b/libdrm/nouveau/nouveau_dma.h
@@ -40,7 +40,7 @@
#define NOUVEAU_TIME_MSEC() 0
#define RING_SKIPS 8
-extern int nouveau_dma_wait(struct nouveau_channel *chan, int size);
+extern int nouveau_dma_wait(struct nouveau_channel *chan, unsigned size);
extern void nouveau_dma_subc_bind(struct nouveau_grobj *);
extern void nouveau_dma_channel_init(struct nouveau_channel *);
extern void nouveau_dma_kickoff(struct nouveau_channel *);