kernel/drm: Fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl.
commit17e5dcf98163ca8f958912030214e46a01f2041d
authorSascha Wildner <saw@online.de>
Mon, 10 Aug 2015 13:17:51 +0000 (10 15:17 +0200)
committerSascha Wildner <saw@online.de>
Mon, 10 Aug 2015 13:18:37 +0000 (10 15:18 +0200)
tree8a86390e08cc04e8ffb8f7e286ac5e2557ca132c
parent79b2f2bf54e33534bccb1c82251f3a47304b7352
kernel/drm: Fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl.

This is more or less cosmetic, but it helps eliminate duplicates in
kdump(1)'s ioctl list.

Linux did the same in 2c60fae1489c70206e66c28d72b69a3e496c313d.
sys/dev/drm/include/uapi_drm/i915_drm.h