Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20049
b: refs/heads/master
c: 1d0bd71
h: refs/heads/master
i:
  20047: e5468fb
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent 7f1e1bf commit cbac147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d04e4e115bd9df2b748cb30abd610f3c0eb1e303
refs/heads/master: 1d0bd717c86949e97a11855482b4a118029c10a9
3 changes: 1 addition & 2 deletions trunk/arch/powerpc/platforms/powermac/low_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -1052,8 +1052,7 @@ struct pmac_i2c_bus *pmac_i2c_adapter_to_bus(struct i2c_adapter *adapter)
}
EXPORT_SYMBOL_GPL(pmac_i2c_adapter_to_bus);

extern int pmac_i2c_match_adapter(struct device_node *dev,
struct i2c_adapter *adapter)
int pmac_i2c_match_adapter(struct device_node *dev, struct i2c_adapter *adapter)
{
struct pmac_i2c_bus *bus = pmac_i2c_find_bus(dev);

Expand Down

0 comments on commit cbac147

Please sign in to comment.