ARM: msm: fix compilation flags for MSM_SCM (part 2)
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 1 May 2012 02:17:20 +0000 (19:17 -0700)
committerDavid Brown <davidb@codeaurora.org>
Fri, 11 May 2012 18:08:37 +0000 (11:08 -0700)
commit26e87b13834f04fc209e887f124e8ef4f3ca526c
treeeb430c5cf145a9290105e7aaca5ff2e7166fce8c
parent847ac9bf61301f4ce61b4baa3883efdff91d6fea
ARM: msm: fix compilation flags for MSM_SCM (part 2)

eca55f4 (ARM: msm: fix compilation flags for MSM_SCM, 2011-11-08)
added the correct assembler directive for the first smc instance
but missed the second instance in scm_get_version(). Add it so we
can compile this file with newer binutils.

Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/scm.c