aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop/Makefile
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-09-18 23:15:21 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-09-25 10:25:38 +0100
commite25d64f1242e8586f6e20c26fd876a4d956a6c45 (patch)
tree1a68da7173716896254847708dcd1675102a24ac /arch/arm/plat-iop/Makefile
parent[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code (diff)
downloadlinux-dev-e25d64f1242e8586f6e20c26fd876a4d956a6c45.tar.xz
linux-dev-e25d64f1242e8586f6e20c26fd876a4d956a6c45.zip
[ARM] 3819/1: iop3xx: factor out shared i2c code
Move the i2c bits shared between iop32x and iop33x to plat-iop/i2c.c and include/asm-arm/hardware/iop3xx.h. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-iop/Makefile')
-rw-r--r--arch/arm/plat-iop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-iop/Makefile b/arch/arm/plat-iop/Makefile
index b299103537c5..be6ab7c71ca3 100644
--- a/arch/arm/plat-iop/Makefile
+++ b/arch/arm/plat-iop/Makefile
@@ -2,7 +2,7 @@
# Makefile for the linux kernel.
#
-obj-y := setup.o
+obj-y := i2c.o setup.o
obj-m :=
obj-n :=
obj- :=