summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-11-23 08:46:22 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-01-10 08:27:33 +0100
commit0dff3e4627f516c01dfa8013b73c749ee8d773b5 (patch)
treec4b58e02ab7684a122fe88711d91d962a9676b46 /common
parentb68e25415a780907723df2f0ce1b54c0fd6d7f4b (diff)
downloadbarebox-0dff3e4627f516c01dfa8013b73c749ee8d773b5.tar.gz
barebox-0dff3e4627f516c01dfa8013b73c749ee8d773b5.tar.xz
input: Fix compiler warning
Fixes: drivers/input/input.c:46:17: warning: passing argument 2 of '__set_bit' from incompatible pointer type [-Wincompatible-pointer-types] idev->keys is an array, so we don't need to take the address of it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions