]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/Makefile
usb: sunxi: ohci: make ohci_t the first member in private data
[u-boot] / drivers / i2c / Makefile
index 8bb3c18b572cc2ec08ad3698baa6801faad28c35..da368cc02a0c758b49172803165c36efffdfec29 100644 (file)
@@ -9,8 +9,6 @@ obj-$(CONFIG_$(SPL_)I2C_CROS_EC_TUNNEL) += cros_ec_tunnel.o
 obj-$(CONFIG_$(SPL_)I2C_CROS_EC_LDO) += cros_ec_ldo.o
 
 obj-$(CONFIG_I2C_MV) += mv_i2c.o
-obj-$(CONFIG_TSI108_I2C) += tsi108_i2c.o
-obj-$(CONFIG_SH_SH7734_I2C) += sh_sh7734_i2c.o
 obj-$(CONFIG_SYS_I2C) += i2c_core.o
 obj-$(CONFIG_SYS_I2C_ASPEED) += ast_i2c.o
 obj-$(CONFIG_SYS_I2C_AT91) += at91_i2c.o