aboutsummaryrefslogtreecommitdiff
path: root/nouveau/nouveau_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'nouveau/nouveau_private.h')
-rw-r--r--nouveau/nouveau_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nouveau/nouveau_private.h b/nouveau/nouveau_private.h
index 784afc91..39758d18 100644
--- a/nouveau/nouveau_private.h
+++ b/nouveau/nouveau_private.h
@@ -64,6 +64,8 @@ struct nouveau_pushbuf_priv {
int
nouveau_pushbuf_init(struct nouveau_channel *);
+void
+nouveau_pushbuf_fini(struct nouveau_channel *);
struct nouveau_channel_priv {
struct nouveau_channel base;