]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/tdo24m.c: add missing const
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:15:03 +0000 (12:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 29 Oct 2012 03:17:29 +0000 (14:17 +1100)
commitb3363825c90eee3f6cef2a959fcf8801a742915e
tree374e81748b6effd6b356d0716c3fadaa3e43baa0
parent7b742d78708823b79748ac461c78df932243deb2
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