Re: [Mesa-dev] [PATCH] virgl: pipe_virgl_create_screen is not static

2015-11-22 Thread Emil Velikov
On 22 November 2015 at 09:12, Igor Gnatenko wrote: > Reference: https://bugs.freedesktop.org/show_bug.cgi?id=93063 > Signed-off-by: Igor Gnatenko > --- > src/gallium/auxiliary/target-helpers/drm_helper.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/gallium/auxilia

[Mesa-dev] [PATCH] virgl: pipe_virgl_create_screen is not static

2015-11-22 Thread Igor Gnatenko
Reference: https://bugs.freedesktop.org/show_bug.cgi?id=93063 Signed-off-by: Igor Gnatenko --- src/gallium/auxiliary/target-helpers/drm_helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/auxiliary/target-helpers/drm_helper.h b/src/gallium/auxiliary/target-he