vl/dri3: fix warning about incompatible pointer type

Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
This commit is contained in:
Nayan Deshmukh 2016-10-01 10:52:52 +05:30 committed by Leo Liu
parent 903d00cd32
commit b7a0f2e1f7

View file

@ -85,7 +85,7 @@ struct vl_dri3_screen
int64_t last_ust, ns_frame, last_msc, next_msc;
bool flushed;
bool is_different_gpu;
int is_different_gpu;
};
static void