From: Damien Lespiau Date: Wed, 27 Aug 2014 10:30:20 +0000 (+0100) Subject: drm/i915: Don't use a define when it's clearer to just put the value X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6d16318939f3dbd9f5f91709c4e72c585d8554;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed