i2c/chips: Move ds1682 to drivers/misc
[pandora-kernel.git] / drivers / i2c / chips / Makefile
index 749cf36..fe0af0f 100644 (file)
@@ -10,7 +10,6 @@
 # * I/O expander drivers go to drivers/gpio
 #
 
-obj-$(CONFIG_DS1682)           += ds1682.o
 obj-$(CONFIG_SENSORS_TSL2550)  += tsl2550.o
 
 ifeq ($(CONFIG_I2C_DEBUG_CHIP),y)