aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
diff options
context:
space:
mode:
authorKrzysztof Wilczynski <kw@linux.com>2019-08-30 20:11:03 +0200
committerJacek Anaszewski <jacek.anaszewski@gmail.com>2019-09-03 20:34:39 +0200
commit536129cc9a26a47ebda5123c992a875d7f81a746 (patch)
tree20040534e751f1475bdc235c932edaefca7c4f03 /drivers/phy
parentleds: trigger: gpio: GPIO 0 is valid (diff)
downloadlinux-dev-536129cc9a26a47ebda5123c992a875d7f81a746.tar.xz
linux-dev-536129cc9a26a47ebda5123c992a875d7f81a746.zip
leds: lm3532: Move static keyword to the front of declarations
Move the static keyword to the front of declarations ramp_table, als_avrg_table and als_imp_table, and resolve the following compiler warnings that can be seen when building with warnings enabled (W=1): drivers/leds/leds-lm3532.c:209:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] drivers/leds/leds-lm3532.c:266:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] drivers/leds/leds-lm3532.c:281:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: Krzysztof Wilczynski <kw@linux.com> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions