drm/modesetting: bo not used anymore

main
Dave Airlie 2008-06-04 13:09:05 +10:00
parent 58aca7485a
commit 8690ad8ae0
1 changed files with 0 additions and 1 deletions

View File

@ -1257,7 +1257,6 @@ int drm_mode_cursor_ioctl(struct drm_device *dev,
struct drm_mode_cursor *req = data;
struct drm_mode_object *obj;
struct drm_crtc *crtc;
struct drm_buffer_object *bo = NULL; /* must be set */
int ret = 0;
DRM_DEBUG("\n");