[ARM] copypage: convert assembly files to C
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 31 Oct 2008 13:08:02 +0000 (13:08 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 27 Nov 2008 23:53:46 +0000 (23:53 +0000)
commitd73e60b7144a86baf0fdfcc9537a70bb4f72e11c
tree02155154caf6f1a5d6ce38f2a89ed67f875c7791
parent487ff32082a9bd7489d8185cf7d7a2fdf18a22fa
[ARM] copypage: convert assembly files to C

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/copypage-feroceon.S [deleted file]
arch/arm/mm/copypage-feroceon.c [new file with mode: 0644]
arch/arm/mm/copypage-v3.S [deleted file]
arch/arm/mm/copypage-v3.c [new file with mode: 0644]
arch/arm/mm/copypage-v4wb.S [deleted file]
arch/arm/mm/copypage-v4wb.c [new file with mode: 0644]
arch/arm/mm/copypage-v4wt.S [deleted file]
arch/arm/mm/copypage-v4wt.c [new file with mode: 0644]
arch/arm/mm/copypage-xsc3.S [deleted file]
arch/arm/mm/copypage-xsc3.c [new file with mode: 0644]