aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2018-09-26 20:33:17 -0700
committerLee Jones <lee.jones@linaro.org>2018-10-23 08:58:34 +0100
commit6eb357844373f833f085e63e6c8c026a61568c57 (patch)
tree70ba4f7285879ffa142c57f6c192c66380ca8fa0 /Documentation/devicetree/bindings
parentmfd: ti-lmu: Use of_device_get_match_data() helper (diff)
downloadlinux-dev-6eb357844373f833f085e63e6c8c026a61568c57.tar.xz
linux-dev-6eb357844373f833f085e63e6c8c026a61568c57.zip
mfd: cros_ec: Avoid unneeded internal declaration warning
Clang warns: drivers/mfd/cros_ec_dev.c:509:40: warning: variable 'cros_ec_id' is not needed and will not be emitted [-Wunneeded-internal-declaration] static const struct platform_device_id cros_ec_id[] = { ^ 1 warning generated. Avoid this warning by adding it to the cros_ec_dev_driver definition under the id_table member like all other platform drivers. Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions