Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315415
b: refs/heads/master
c: 0e84eb0
h: refs/heads/master
i:
  315413: 56f7f9b
  315411: 379e03d
  315407: 6411a11
v: v3
  • Loading branch information
Marc Kleine-Budde committed Jul 17, 2012
1 parent 70263c5 commit 4d93653
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: dda0b3bd1cbb66ee869d589f7d719f703d7c38a1
refs/heads/master: 0e84eb0b8a04b95b66aae652f947cbadffc6a25c
2 changes: 1 addition & 1 deletion trunk/drivers/net/can/mscan/mpc5xxx_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ static struct of_device_id mpc5xxx_can_table[];
static int __devinit mpc5xxx_can_probe(struct platform_device *ofdev)
{
const struct of_device_id *match;
struct mpc5xxx_can_data *data;
const struct mpc5xxx_can_data *data;
struct device_node *np = ofdev->dev.of_node;
struct net_device *dev;
struct mscan_priv *priv;
Expand Down

0 comments on commit 4d93653

Please sign in to comment.