diff options
author | 2013-09-11 16:05:04 +0530 | |
---|---|---|
committer | 2013-09-17 00:18:34 +0100 | |
commit | 32ea3944436ca9e73677f9d844289780f255d45a (patch) | |
tree | d716cee5dced83d7c99e25ff719cfc732a3e97da /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.12-rc1 (diff) | |
download | linux-dev-32ea3944436ca9e73677f9d844289780f255d45a.tar.xz linux-dev-32ea3944436ca9e73677f9d844289780f255d45a.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions