]> err.no Git - linux-2.6/blobdiff - drivers/of/of_i2c.c
Merge branches 'pxa-ian' and 'pxa-xm270' into pxa
[linux-2.6] / drivers / of / of_i2c.c
index 715a444716177a9dfb4f5cdff90700ca31776ebd..b2ccdcbeb8966bfb0ee75b62c4e233eea4063a08 100644 (file)
@@ -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,