drm/vmwgfx: Convert screen objects to the new helpers
[linux-2.6-block.git] / drivers / gpu / drm / vmwgfx / vmwgfx_drv.h
index 7504f92c767c0c30a5069711554176bedfc72775..d60ae207136c371f64015704c7ae0cd8ee86ff0a 100644 (file)
@@ -952,12 +952,6 @@ int vmw_kms_present(struct vmw_private *dev_priv,
                    uint32_t sid, int32_t destX, int32_t destY,
                    struct drm_vmw_rect *clips,
                    uint32_t num_clips);
-int vmw_kms_readback(struct vmw_private *dev_priv,
-                    struct drm_file *file_priv,
-                    struct vmw_framebuffer *vfb,
-                    struct drm_vmw_fence_rep __user *user_fence_rep,
-                    struct drm_vmw_rect *clips,
-                    uint32_t num_clips);
 int vmw_kms_update_layout_ioctl(struct drm_device *dev, void *data,
                                struct drm_file *file_priv);