]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/i915: Don't use a define when it's clearer to just put the value
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 27 Aug 2014 10:30:20 +0000 (11:30 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 09:04:30 +0000 (11:04 +0200)
commit0a6d16318939f3dbd9f5f91709c4e72c585d8554
treed04d98aa96b60a37b3253b82ac73101aaf6ed212
parentbedd4dba75dc583fd3c458f6af2d53c60912a3cb
drm/i915: Don't use a define when it's clearer to just put the value

Instead of going through hoops, just put the driver author directly as
DRM_AUTHOR() argument. This will also make it consistent when we add
Intel to the list.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h