backlight: backlight: Make of_find_backlight static
authorSam Ravnborg <sam@ravnborg.org>
Sun, 19 Jul 2020 08:07:43 +0000 (10:07 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 20 Jul 2020 09:27:11 +0000 (10:27 +0100)
commitb6539a11e807c531e51ff7ad9a25c3a1b6ff7340
tree123b95df28371835df8b68a0f4f18dedabb91487
parent0f6a3256fd810eeca9c56cccafee46359d995138
backlight: backlight: Make of_find_backlight static

There are no external users of of_find_backlight, as they have all
changed to use the managed version. Make of_find_backlight static to
prevent new external users.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/backlight.c
include/linux/backlight.h