Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23255
b: refs/heads/master
c: f8d6d9f
h: refs/heads/master
i:
  23253: 138ca01
  23251: 9d414ff
  23247: 45487e3
v: v3
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Mar 23, 2006
1 parent 379788b commit cea1935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2f27f46c49c096d86e7e63acd43cad3bc42f2383
refs/heads/master: f8d6d9f52b4977f5427e2cb782521611a823c108
4 changes: 1 addition & 3 deletions trunk/drivers/i2c/busses/i2c-ite.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,7 @@ static struct i2c_adapter iic_ite_ops = {
.owner = THIS_MODULE,
.id = I2C_HW_I_IIC,
.algo_data = &iic_ite_data,
.dev = {
.name = "ITE IIC adapter",
},
.name = "ITE IIC adapter",
};

/* Called when the module is loaded. This function starts the
Expand Down

0 comments on commit cea1935

Please sign in to comment.