diff options
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | 2011-06-10 00:52:35 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-06-11 15:56:01 -0700 |
commit | f777737885a69d37132c956f1e8deab676693157 (patch) | |
tree | 171f05f255080db086282244e1962112292aa54d /ipc | |
parent | bfc6501324427a97814de1587f89d73bf8677057 (diff) | |
download | linux-stable-f777737885a69d37132c956f1e8deab676693157.tar.gz linux-stable-f777737885a69d37132c956f1e8deab676693157.tar.bz2 linux-stable-f777737885a69d37132c956f1e8deab676693157.zip |
NET: am79c961: fix assembler warnings
Fix:
/tmp/ccvoZ6h8.s: Assembler messages:
/tmp/ccvoZ6h8.s:284: Warning: register range not in ascending order
/tmp/ccvoZ6h8.s:881: Warning: register range not in ascending order
/tmp/ccvoZ6h8.s:1087: Warning: register range not in ascending order
by ensuring that we have temporary variables placed into specific
registers. Reorder the code a bit to allow the resulting assembly
to be slightly more optimal.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions