Skip to content
Snippets Groups Projects
Commit 20c0e6b8 authored by Bryan Wu's avatar Bryan Wu
Browse files

leds: fix sparse warnings due to missing static


drivers/leds/led-core.c:56:6: sparse: symbol 'led_blink_setup' was not declared. Should it be static?
drivers/leds/led-triggers.c:233:6: sparse: symbol 'led_trigger_blink_setup' was not declared. Should it be static?

Reported-by: default avatarFengguang Wu <wfg@linux.intel.com>
Signed-off-by: default avatarBryan Wu <bryan.wu@canonical.com>
parent dff67758
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment