git: kernel/drm: Fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Aug 10 06:18:48 PDT 2015


commit 17e5dcf98163ca8f958912030214e46a01f2041d
Author: Sascha Wildner <saw at online.de>
Date:   Mon Aug 10 15:17:51 2015 +0200

    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.

Summary of changes:
 sys/dev/drm/include/uapi_drm/i915_drm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17e5dcf98163ca8f958912030214e46a01f2041d


-- 
DragonFly BSD source repository



More information about the Commits mailing list