summaryrefslogtreecommitdiff
path: root/nouveau/nouveau_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'nouveau/nouveau_channel.h')
-rw-r--r--nouveau/nouveau_channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nouveau/nouveau_channel.h b/nouveau/nouveau_channel.h
index ddcf8e49..d61a4c0d 100644
--- a/nouveau/nouveau_channel.h
+++ b/nouveau/nouveau_channel.h
@@ -49,7 +49,7 @@ struct nouveau_channel {
int
nouveau_channel_alloc(struct nouveau_device *, uint32_t fb, uint32_t tt,
- struct nouveau_channel **);
+ int pushbuf_size, struct nouveau_channel **);
void
nouveau_channel_free(struct nouveau_channel **);