Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264350
b: refs/heads/master
c: 25fcf2b
h: refs/heads/master
v: v3
  • Loading branch information
Hartmut Knaack authored and Grant Likely committed Oct 13, 2011
1 parent 4c3a52c commit 2ef9fe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 78a43158724793f9dc25f1e4c866393654704b87
refs/heads/master: 25fcf2b7f1f65d2cc12182ced3ccd47576970be4
1 change: 1 addition & 0 deletions trunk/drivers/gpio/gpio-pca953x.c
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ pca953x_get_alt_pdata(struct i2c_client *client, int *gpio_base, int *invert)
void
pca953x_get_alt_pdata(struct i2c_client *client, int *gpio_base, int *invert)
{
*gpio_base = -1;
}
#endif

Expand Down

0 comments on commit 2ef9fe8

Please sign in to comment.