summaryrefslogtreecommitdiff
path: root/lib/igt_vc4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/igt_vc4.c')
-rw-r--r--lib/igt_vc4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/igt_vc4.c b/lib/igt_vc4.c
index 894c73aa..b15ed767 100644
--- a/lib/igt_vc4.c
+++ b/lib/igt_vc4.c
@@ -57,6 +57,7 @@
/**
* igt_vc4_get_cleared_bo:
+ * @fd: device file descriptor
* @size: size of the BO in bytes
* @clearval: u32 value that the buffer should be completely cleared with
*