summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader/pipe_msm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/pipe-loader/pipe_msm.c')
-rw-r--r--src/gallium/targets/pipe-loader/pipe_msm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/pipe-loader/pipe_msm.c b/src/gallium/targets/pipe-loader/pipe_msm.c
index 858b2488b5b..180e0f93511 100644
--- a/src/gallium/targets/pipe-loader/pipe_msm.c
+++ b/src/gallium/targets/pipe-loader/pipe_msm.c
@@ -4,7 +4,7 @@
#include "freedreno/drm/freedreno_drm_public.h"
static struct pipe_screen *
-create_screen(int fd)
+create_screen(int fd, unsigned flags)
{
struct pipe_screen *screen;