ARM: tty: Move HVC DCC assembly to arch/arm
authorChristopher Covington <cov@codeaurora.org>
Thu, 22 May 2014 22:07:18 +0000 (18:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 20:33:18 +0000 (13:33 -0700)
Put architecture-specific assembly code where it belongs,
allowing for support of additional architectures such as arm64 in
the future.

Signed-off-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found