summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/lc-rc.c
diff options
context:
space:
mode:
authorOlof Johansson2013-12-12 01:11:42 +0100
committerBryan Wu2014-01-28 02:28:51 +0100
commit33fc94506bae75341f083b79e6c2a0ff086a8810 (patch)
tree1687f2774aa295bd3675672abeedf81244baac03 /drivers/uwb/lc-rc.c
parentleds: leds-pwm: fix duty time overflow. (diff)
downloadkernel-qcow2-linux-33fc94506bae75341f083b79e6c2a0ff086a8810.tar.gz
kernel-qcow2-linux-33fc94506bae75341f083b79e6c2a0ff086a8810.tar.xz
kernel-qcow2-linux-33fc94506bae75341f083b79e6c2a0ff086a8810.zip
leds: pwm: Remove a warning on non-DT platforms
This removes a warning on non-DT-enabled platforms: drivers/leds/leds-pwm.c: In function 'led_pwm_create_of': drivers/leds/leds-pwm.c:88:22: warning: unused variable 'node' Really caused by the local variable that is assigned to and then never used. Just do away with the local var, it's not needed. Technically this code path can never be entered without DT enabled, since there's an earlier check about number of children in the calling function, but the compiler can't see that. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'drivers/uwb/lc-rc.c')
0 files changed, 0 insertions, 0 deletions