summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-multitouch.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2013-11-27 04:41:44 +0400
committerMark Brown <broonie@linaro.org>2013-11-27 20:31:31 +0400
commit8e1c8096faae6b8ac788a1bbeeea126044cb485a (patch)
tree2de403de99378c18ae5ddeb36100c4d3118c70c0 /drivers/hid/hid-multitouch.c
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff)
downloadlinux-8e1c8096faae6b8ac788a1bbeeea126044cb485a.tar.xz
spi: rcar: Fix uninitialized variable warning
The transfer data length variable is set based on the desired access size, without a default case. This results in a compiler warning, even though the access size is always set to a supported value. Create a default case to silence the warning. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/hid/hid-multitouch.c')
0 files changed, 0 insertions, 0 deletions