]> 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)
commit2b6ead7e80f1bf193eeb5b0590f52dd7a4f7ce80
tree9d20ed01a0f3e9d08bd5ee9e4537e4a4a7443e11
parentc3fac542b2b3c9a84c98198266ddebd3be160edb
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