summaryrefslogtreecommitdiff
path: root/drivers/video/simplefb.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-09-11 14:35:04 +0400
committerMark Brown <broonie@linaro.org>2013-09-17 03:18:34 +0400
commit32ea3944436ca9e73677f9d844289780f255d45a (patch)
treed716cee5dced83d7c99e25ff719cfc732a3e97da /drivers/video/simplefb.c
parent272b98c6455f00884f0350f775c5342358ebb73f (diff)
downloadlinux-32ea3944436ca9e73677f9d844289780f255d45a.tar.xz
spi: spi-davinci: Fix variable type
'prescale' contains the return value of davinci_spi_get_prescale() which is a signed integer. Convert 'prescale' to integer to silence the following warning: drivers/spi/spi-davinci.c:318 davinci_spi_setup_transfer() warn: unsigned 'prescale' is never less than zero. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/video/simplefb.c')
0 files changed, 0 insertions, 0 deletions