]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
leds: aat1290: add 'static' modifier to init_mm_current_scale
authorJacek Anaszewski <j.anaszewski@samsung.com>
Fri, 4 Sep 2015 10:27:09 +0000 (12:27 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Thu, 17 Sep 2015 08:02:08 +0000 (10:02 +0200)
commit305c324f43a2601cbeb894c17b68c8a8f3c13387
tree6a037930466a2842b0af579eb16d8eaeea936688
parent98f9cc7ffcf2cb5b695208a4cd4927bb41c550f3
leds: aat1290: add 'static' modifier to init_mm_current_scale

Function init_mm_current_scale is used only locally. Make it static then.

Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
drivers/leds/leds-aat1290.c