diff options
author | Josh Cartwright <joshc@codeaurora.org> | 2013-12-20 19:09:14 (GMT) |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-01-02 18:16:56 (GMT) |
commit | c4b4ecbda50379b587ccff81663f3235582e5c66 (patch) | |
tree | daa41f4d6ad01d24c0f3a2c0406aba5db6779c5c /arch/arm/boot/dts/qcom-msm8660-surf.dts | |
parent | 374b105797c3d4f29c685f3be535c35f5689b30e (diff) | |
download | linux-c4b4ecbda50379b587ccff81663f3235582e5c66.tar.xz |
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 'arch/arm/boot/dts/qcom-msm8660-surf.dts')
0 files changed, 0 insertions, 0 deletions