summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/Kconfig
diff options
context:
space:
mode:
authorJosh Cartwright <joshc@codeaurora.org>2013-12-20 11:09:14 -0800
committerOlof Johansson <olof@lixom.net>2014-01-02 10:16:56 -0800
commitc4b4ecbda50379b587ccff81663f3235582e5c66 (patch)
treedaa41f4d6ad01d24c0f3a2c0406aba5db6779c5c /arch/arm/mach-msm/Kconfig
parent374b105797c3d4f29c685f3be535c35f5689b30e (diff)
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/mach-msm/Kconfig')
0 files changed, 0 insertions, 0 deletions