]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/tdo24m.c: add missing const
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:47 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:20 +0000 (15:17 +1100)
commit16abb40bc4554d0276a1229c47240d49d94b5cde
treeb91a8be01f26d946165da3dbdead673585f16f66
parent2bea406a8d1812172260832879cd047f960a0da8
drivers/video/backlight/tdo24m.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: Eric Miao <eric.y.miao@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/tdo24m.c