Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199644
b: refs/heads/master
c: b535507
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely committed Jun 2, 2010
1 parent cfdcf13 commit 7a53b6f
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: ffabc9a6e8b34151a97fc91fcbef827f07504f75
refs/heads/master: b53550781b7d51036aea3b3ee63ece3c6c8f4597
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi_ppc4xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ static int __init spi_ppc4xx_of_probe(struct of_device *op,
struct spi_master *master;
struct spi_bitbang *bbp;
struct resource resource;
struct device_node *np = op->node;
struct device_node *np = op->dev.of_node;
struct device *dev = &op->dev;
struct device_node *opbnp;
int ret;
Expand Down

0 comments on commit 7a53b6f

Please sign in to comment.