diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2011-02-24 18:44:43 (GMT) |
---|---|---|
committer | David Brown <davidb@codeaurora.org> | 2011-03-10 20:01:37 (GMT) |
commit | 98d4ded60bda17a9ffecd902b03deac52922b788 (patch) | |
tree | 62cc7c393d8d560fbb7bcbe9d29071b3215107b8 /drivers/tty | |
parent | 7e1a68abaef094d5927ffe76bce21d6d8aa87bcb (diff) | |
download | linux-fsl-qoriq-98d4ded60bda17a9ffecd902b03deac52922b788.tar.xz |
msm: scm: Fix improper register assignment
Assign the registers used in the inline assembly immediately
before the inline assembly block. This ensures the compiler
doesn't optimize away dead register assignments when it
shouldn't.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions