mfd: tps6507: Fix white space warnings reported by checkpatch
[linux-2.6-microblaze.git] / drivers / mfd / tps6507x.c
index 40beb2f..1f308c4 100644 (file)
@@ -105,8 +105,8 @@ static int tps6507x_i2c_probe(struct i2c_client *i2c,
 }
 
 static const struct i2c_device_id tps6507x_i2c_id[] = {
-       { "tps6507x", 0 },
-       { }
+       { "tps6507x", 0 },
+       { }
 };
 MODULE_DEVICE_TABLE(i2c, tps6507x_i2c_id);