svga: Minor clean up of winsys
This commit is contained in:
@@ -365,6 +365,7 @@ static struct drm_api vmw_drm_api_hooks = {
|
||||
.name = "vmwgfx",
|
||||
.driver_name = "vmwgfx",
|
||||
.create_screen = vmw_drm_create_screen,
|
||||
.destroy = NULL;
|
||||
};
|
||||
|
||||
struct drm_api* drm_api_create()
|
||||
|
Reference in New Issue
Block a user