]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Remove duplicate i2c-omap Makefile entry
authorTony Lindgren <tony@atomide.com>
Thu, 30 Oct 2008 20:06:25 +0000 (13:06 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Oct 2008 01:48:30 +0000 (18:48 -0700)
Remove duplicate i2c-omap Makefile entry

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/busses/Makefile

index ef8ad4893b4b4b79e05aa7f6dbeeacfeaef05355..0c2c4b26cdf1ff4d5bac686a40a4a306bf0e730f 100644 (file)
@@ -67,7 +67,6 @@ obj-$(CONFIG_I2C_SIBYTE)      += i2c-sibyte.o
 obj-$(CONFIG_I2C_STUB)         += i2c-stub.o
 obj-$(CONFIG_SCx200_ACB)       += scx200_acb.o
 obj-$(CONFIG_SCx200_I2C)       += scx200_i2c.o
-obj-$(CONFIG_I2C_OMAP)          += i2c-omap.o
 
 ifeq ($(CONFIG_I2C_DEBUG_BUS),y)
 EXTRA_CFLAGS += -DDEBUG