From: Tony Lindgren Date: Thu, 30 Oct 2008 20:06:25 +0000 (-0700) Subject: Remove duplicate i2c-omap Makefile entry X-Git-Tag: v2.6.28-omap1~208 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=8263e811bb17f734444691c5a34197034d64e1c3;p=linux-2.6-omap-h63xx.git Remove duplicate i2c-omap Makefile entry Remove duplicate i2c-omap Makefile entry Signed-off-by: Tony Lindgren --- diff --git a/drivers/i2c/busses/Makefile b/drivers/i2c/busses/Makefile index ef8ad4893b4..0c2c4b26cdf 100644 --- a/drivers/i2c/busses/Makefile +++ b/drivers/i2c/busses/Makefile @@ -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