summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2014-01-23 15:54:02 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-23 16:36:55 -0800
commit00b2c76a6abbe082bb5afb89ee49ec325e9cd4d2 (patch)
tree5592406c52b323fff71cc1ecd5bc4d24678ebd76 /drivers/gpu
parent04f9b74e4d96d349de12fdd4e6626af4a9f75e09 (diff)
downloadlinux-00b2c76a6abbe082bb5afb89ee49ec325e9cd4d2.tar.bz2
include/linux/of.h: make for_each_child_of_node() reference its args when CONFIG_OF=n
Make for_each_child_of_node() reference its args when CONFIG_OF=n to avoid warnings like: drivers/leds/leds-pwm.c:88:22: warning: unused variable 'node' [-Wunused-variable] struct device_node *node = pdev->dev.of_node; ^ Signed-off-by: David Howells <dhowells@redhat.com> Cc: Grant Likely <grant.likely@linaro.org> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions