diff options
author | 2014-01-07 08:00:13 -0200 | |
---|---|---|
committer | 2014-01-07 10:54:28 +0000 | |
commit | ff1b15acb44398f1a23e804fc0e178c952ee7fde (patch) | |
tree | f65b1935a63578d9f36dde8ffbd72e66f931ac22 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: fsl_ssi: Fix printing return code on clk error (diff) | |
download | linux-dev-ff1b15acb44398f1a23e804fc0e178c952ee7fde.tar.xz linux-dev-ff1b15acb44398f1a23e804fc0e178c952ee7fde.zip |
ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'
Commit 6873ee464a (ASoC: fsl_ssi: Fix printing return code on clk error) caused
the following build warning:
sound/soc/fsl/fsl_ssi.c: In function 'fsl_ssi_probe':
sound/soc/fsl/fsl_ssi.c:1196:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
Fix it by using '%ld' to print the 'long int' format.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
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