diff options
Diffstat (limited to 'drivers/rtc/rtc-isl12022.c')
-rw-r--r-- | drivers/rtc/rtc-isl12022.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-isl12022.c b/drivers/rtc/rtc-isl12022.c index 1af0aa5cbd27..a1bbbb8de029 100644 --- a/drivers/rtc/rtc-isl12022.c +++ b/drivers/rtc/rtc-isl12022.c | |||
@@ -280,7 +280,6 @@ static int isl12022_remove(struct i2c_client *client) | |||
280 | 280 | ||
281 | static const struct i2c_device_id isl12022_id[] = { | 281 | static const struct i2c_device_id isl12022_id[] = { |
282 | { "isl12022", 0 }, | 282 | { "isl12022", 0 }, |
283 | { "rtc8564", 0 }, | ||
284 | { } | 283 | { } |
285 | }; | 284 | }; |
286 | MODULE_DEVICE_TABLE(i2c, isl12022_id); | 285 | MODULE_DEVICE_TABLE(i2c, isl12022_id); |