From 0a6d16318939f3dbd9f5f91709c4e72c585d8554 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Wed, 27 Aug 2014 11:30:20 +0100 Subject: [PATCH] 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-format-patch failed