]> git.baikalelectronics.ru Git - kernel.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)
commit4025c04dffbc8d9fb6209448d50e1359ac8e0cfd
tree6a037930466a2842b0af579eb16d8eaeea936688
parent45c31e6ca841b3c6c5a01b069fae51254edd1cc1
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