From: Jingoo Han Date: Tue, 22 Jan 2013 05:59:29 +0000 (-0800) Subject: leds: wm831x: add missing const X-Git-Tag: v3.9-rc1~79^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4529a38d38f53657769b942f6fc5d34f2c64b5;p=pandora-kernel.git leds: wm831x: add missing const Fixed the checkpatch warning as below: WARNING: static const char * array should probably be static const char * const Signed-off-by: Jingoo Han Signed-off-by: Bryan Wu --- Reading git-diff-tree failed