X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fof%2Fof_i2c.c;h=b2ccdcbeb8966bfb0ee75b62c4e233eea4063a08;hb=b4ba0ba24b57ec975482f4ba2d350fbee7557240;hp=715a444716177a9dfb4f5cdff90700ca31776ebd;hpb=138decf83f6a973951ce7faf39094d964de7853a;p=linux-2.6 diff --git a/drivers/of/of_i2c.c b/drivers/of/of_i2c.c index 715a444716..b2ccdcbeb8 100644 --- a/drivers/of/of_i2c.c +++ b/drivers/of/of_i2c.c @@ -21,7 +21,6 @@ struct i2c_driver_device { }; static struct i2c_driver_device i2c_devices[] = { - { "dallas,ds1374", "rtc-ds1374" }, }; static int of_find_i2c_driver(struct device_node *node,