]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mfd/pcf50633-core.c
mfd: terminate pcf50633 i2c_device_id list
[linux-2.6-omap-h63xx.git] / drivers / mfd / pcf50633-core.c
index ea9488e7ad6d60a7d8b80d90083d2cbe83d7beef..2e36057659e12acedd5d2be43268d692aaefe8e3 100644 (file)
@@ -678,6 +678,7 @@ static int __devexit pcf50633_remove(struct i2c_client *client)
 
 static struct i2c_device_id pcf50633_id_table[] = {
        {"pcf50633", 0x73},
+       {/* end of list */}
 };
 
 static struct i2c_driver pcf50633_driver = {