]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/da9052_bl.c: add missing const
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:46 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:19 +0000 (15:17 +1100)
commit2ec7c9db8e66e8597c168a10549759806437535f
tree4456eb87855427824d668cde5e138ccc7178168b
parent25f1f057788a7295f7418cde0754089d034095d2
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