drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
authorTommi Rantala <tt.rantala@gmail.com>
Thu, 26 Mar 2015 19:47:16 +0000 (21:47 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 27 Mar 2015 08:10:26 +0000 (09:10 +0100)
commit2c60fae1489c70206e66c28d72b69a3e496c313d
tree9d20ed01a0f3e9d08bd5ee9e4537e4a4a7443e11
parenta8265c59e22ae636617019dda602e1913bdaeca7
drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl

Fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl, so that it
is different from the DRM_IOCTL_I915_SET_SPRITE_COLORKEY ioctl.

Note that this is just for accuracy, the ioctl implementation itself is totally
unused and already ripped out.

Signed-off-by: Tommi Rantala <tt.rantala@gmail.com>
[danvet: Add note that this is a dead ioctl.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/uapi/drm/i915_drm.h