]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3373/1: move uengine loader to arch/arm/common
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 20 Mar 2006 17:10:17 +0000 (17:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:06:16 +0000 (22:06 +0000)
commitf72913da83707bc47eaa95c61cade9cd2b86560c
treee00ad5d5519623aea279da11bac381dd220ce40b
parent136f905e6bb7cc77331033b656ceeeb7d7cdf7b5
[ARM] 3373/1: move uengine loader to arch/arm/common

Patch from Lennert Buytenhek

Move the uengine loader from arch/arm/mach-ixp2000 to arch/arm/common
so that ixp23xx can use it too.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/Makefile
arch/arm/common/uengine.c [new file with mode: 0644]
arch/arm/mach-ixp2000/Makefile
arch/arm/mach-ixp2000/uengine.c [deleted file]
drivers/net/ixp2000/enp2611.c
drivers/net/ixp2000/ixpdev.c
include/asm-arm/arch-ixp2000/uengine.h [deleted file]
include/asm-arm/hardware/uengine.h [new file with mode: 0644]