summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008/Makefile
diff options
context:
space:
mode:
authorVitaly Wool2006-12-10 21:21:29 +0100
committerJean Delvare2006-12-10 21:21:29 +0100
commit41561f28e76a47dc6de0a954da85d0b5c42874eb (patch)
tree0113700403e5fffb57ee41b564ea68bcaab311d9 /arch/arm/mach-pnx4008/Makefile
parenti2c: Delete the broken i2c-ite bus driver (diff)
downloadkernel-qcow2-linux-41561f28e76a47dc6de0a954da85d0b5c42874eb.tar.gz
kernel-qcow2-linux-41561f28e76a47dc6de0a954da85d0b5c42874eb.tar.xz
kernel-qcow2-linux-41561f28e76a47dc6de0a954da85d0b5c42874eb.zip
i2c: New Philips PNX bus driver
New I2C bus driver for Philips ARM boards (Philips IP3204 I2C IP block). This I2C controller can be found on (at least) PNX010x, PNX52xx and PNX4008 Philips boards. Signed-off-by: Vitaly Wool <vitalywool@gmail.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'arch/arm/mach-pnx4008/Makefile')
-rw-r--r--arch/arm/mach-pnx4008/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pnx4008/Makefile b/arch/arm/mach-pnx4008/Makefile
index b457ca0a431a..777564c90a12 100644
--- a/arch/arm/mach-pnx4008/Makefile
+++ b/arch/arm/mach-pnx4008/Makefile
@@ -2,7 +2,7 @@
# Makefile for the linux kernel.
#
-obj-y := core.o irq.o time.o clock.o gpio.o serial.o dma.o
+obj-y := core.o irq.o time.o clock.o gpio.o serial.o dma.o i2c.o
obj-m :=
obj-n :=
obj- :=