aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-09-11 06:35:04 -0400
committerMark Brown <broonie@linaro.org>2013-09-16 19:18:34 -0400
commit32ea3944436ca9e73677f9d844289780f255d45a (patch)
treed716cee5dced83d7c99e25ff719cfc732a3e97da /tools/perf/scripts/python/export-to-postgresql.py
parent272b98c6455f00884f0350f775c5342358ebb73f (diff)
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions