diff options
Diffstat (limited to 'vmwgfx_drv.h')
-rw-r--r-- | vmwgfx_drv.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vmwgfx_drv.h b/vmwgfx_drv.h index 02cef5a..075350c 100644 --- a/vmwgfx_drv.h +++ b/vmwgfx_drv.h @@ -869,8 +869,6 @@ extern void vmw_otables_takedown(struct vmw_private *dev_priv); extern const struct vmw_user_resource_conv *user_context_converter; -extern struct vmw_resource *vmw_context_alloc(struct vmw_private *dev_priv); - extern int vmw_context_check(struct vmw_private *dev_priv, struct ttm_object_file *tfile, int id, |