diff options
Diffstat (limited to 'drivers/i2c/chips/Makefile')
-rw-r--r-- | drivers/i2c/chips/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/chips/Makefile b/drivers/i2c/chips/Makefile index 749cf3606294..fe0af0f81f2d 100644 --- a/drivers/i2c/chips/Makefile +++ b/drivers/i2c/chips/Makefile | |||
@@ -10,7 +10,6 @@ | |||
10 | # * I/O expander drivers go to drivers/gpio | 10 | # * I/O expander drivers go to drivers/gpio |
11 | # | 11 | # |
12 | 12 | ||
13 | obj-$(CONFIG_DS1682) += ds1682.o | ||
14 | obj-$(CONFIG_SENSORS_TSL2550) += tsl2550.o | 13 | obj-$(CONFIG_SENSORS_TSL2550) += tsl2550.o |
15 | 14 | ||
16 | ifeq ($(CONFIG_I2C_DEBUG_CHIP),y) | 15 | ifeq ($(CONFIG_I2C_DEBUG_CHIP),y) |