summaryrefslogtreecommitdiff
path: root/tests/rottest/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rottest/util.h')
-rw-r--r--tests/rottest/util.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/rottest/util.h b/tests/rottest/util.h
index 5b2ba98c..0bbeac66 100644
--- a/tests/rottest/util.h
+++ b/tests/rottest/util.h
@@ -2,8 +2,7 @@
#define __UTIL_H__
extern int util_gem_create_mmap(int fd, struct drm_exynos_gem_create *gem,
- struct drm_exynos_gem_mmap *mmap,
- void **addr,
+ struct exynos_gem_mmap_data *mmap,
unsigned int size);
extern void util_draw_buffer(void *addr, unsigned int stripe,
unsigned int width, unsigned int height,