backlight: omap1: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Tue, 18 Dec 2012 00:00:29 +0000 (16:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:15 +0000 (17:15 -0800)
commit7a94f653edd964f2d3d2266212dc4e86cf47ed32
tree3f95eb98e05d2e3a26d7c41a51ee120810227ab9
parentd7b6bdaaa60889aeb5fb1fc70c92114e881e1fc7
backlight: omap1: fix checkpatch warning

This patch fixes the checkpatch warning as below:

  ERROR: inline keyword should sit between storage class and type

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/omap1_bl.c