Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234006
b: refs/heads/master
c: 12c3832
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely authored and Ben Dooks committed Mar 8, 2011
1 parent 5a5a816 commit 6877880
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 120bdaa47cdd1ca37ce938c888bb08e33e6181a8
refs/heads/master: 12c383238d675f41e8ecdb8278bfa30c9f2781d4
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-ocores.c
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ static struct i2c_adapter ocores_adapter = {
static int ocores_i2c_of_probe(struct platform_device* pdev,
struct ocores_i2c* i2c)
{
__be32* val;
const __be32* val;

val = of_get_property(pdev->dev.of_node, "regstep", NULL);
if (!val) {
Expand Down

0 comments on commit 6877880

Please sign in to comment.