From e8dfcf789591965abf3ad72856137c35abe3edc2 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 16 Oct 2013 11:51:54 +0200 Subject: [PATCH] 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-format-patch failed