aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/Makefile
diff options
context:
space:
mode:
authorKomal Shah <komal_shah802003@yahoo.com>2008-09-07 23:41:28 -0700
committerKevin Hilman <khilman@deeprootsystems.com>2008-09-17 00:31:42 -0700
commitd395e6ad98912b52a299999ab667de9a1f393c91 (patch)
tree1ce5767c12884c6326f702d9eeac998c0af4864c /arch/arm/mach-davinci/Makefile
parentdce1115bc32d66237102a4c925e1e0a5e82b9945 (diff)
ARM: DaVinci: i2c setup
Davinci I2C initialization infrastructure; will be used by EVM init. [ dbrownell@users.sourceforge.net: pass platform data into init code ] Signed-off-by: Komal Shah <komal_shah802003@yahoo.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'arch/arm/mach-davinci/Makefile')
-rw-r--r--arch/arm/mach-davinci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/Makefile b/arch/arm/mach-davinci/Makefile
index 99ac2e55774..bddfbb71706 100644
--- a/arch/arm/mach-davinci/Makefile
+++ b/arch/arm/mach-davinci/Makefile
@@ -5,7 +5,7 @@
# Common objects
obj-y := time.o irq.o clock.o serial.o io.o id.o psc.o \
- gpio.o mux.o
+ gpio.o mux.o devices.o
# Board specific
obj-$(CONFIG_MACH_DAVINCI_EVM) += board-evm.o