diff options
author | 2013-12-20 11:09:14 -0800 | |
---|---|---|
committer | 2014-01-02 10:16:56 -0800 | |
commit | c4b4ecbda50379b587ccff81663f3235582e5c66 (patch) | |
tree | daa41f4d6ad01d24c0f3a2c0406aba5db6779c5c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.13-rc3 (diff) | |
download | linux-dev-c4b4ecbda50379b587ccff81663f3235582e5c66.tar.xz linux-dev-c4b4ecbda50379b587ccff81663f3235582e5c66.zip |
ARM: msm: trout: fix uninit var warning
Fix the following warning when !CONFIG_MMC:
arch/arm/mach-msm/board-trout.c: In function 'trout_init':
arch/arm/mach-msm/board-trout.c:67:6: warning: unused variable 'rc' [-Wunused-variable]
int rc;
^
Also, while we're here, rework explicit printk(KERN_CRIT..) to use
pr_crit.
Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions