From 8684ba72fa39c424ab788364992f377ef2d96676 Mon Sep 17 00:00:00 2001 From: Aybuke Ozdemir Date: Sat, 27 Sep 2014 16:16:02 +0300 Subject: [PATCH] staging: imx-drm: Array was made static const char * const This patch fixes checkpatch.pl error in file imx-tve.c WARNING: static const char * array should probably be static const char * const Signed-off-by: Aybuke Ozdemir Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed