]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/video/backlight/da9052_bl.c: add missing const
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:44 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Nov 2012 04:15:23 +0000 (15:15 +1100)
commit3ea22195b0da5c1b11706f16c000c5623cbd95f6
tree05d9fe9238c435d87f1481901e96fe504610b3a6
parente626f5b52dc4e81d06e54c10274d3f0c44afe06b
drivers/video/backlight/da9052_bl.c: add missing const

Add 'const' to static array that was missing it in its definition.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Ashish Jangam <ashish.jangam@kpitcummins.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/da9052_bl.c