From: Daniel Vetter Date: Wed, 16 Oct 2013 09:51:54 +0000 (+0200) Subject: drm/i915: constify harder X-Git-Tag: v3.13-rc1~76^2~68^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8dfcf789591965abf3ad72856137c35abe3edc2;p=pandora-kernel.git drm/i915: constify harder We not only want const strings, but a const array of them. Reported by checkpatch.pl Cc: Damien Lespiau Acked-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed