]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e357d61e840148aa0813b96a58a36323fcac9e2
tree9d20ed01a0f3e9d08bd5ee9e4537e4a4a7443e11
parent1cb0e26db08752d05b5d5b41f3a7ec81289cf590
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