]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit18ec5c731271939acb414614e964c15c8ef52156
treee00ad5d5519623aea279da11bac381dd220ce40b
parentdd18c34eac6686d04aed9e51e7b98842c0cef3d5
[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 [moved from arch/arm/mach-ixp2000/uengine.c with 99% similarity]
arch/arm/mach-ixp2000/Makefile
drivers/net/ixp2000/enp2611.c
drivers/net/ixp2000/ixpdev.c
include/asm-arm/hardware/uengine.h [moved from include/asm-arm/arch-ixp2000/uengine.h with 100% similarity]