Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223609
b: refs/heads/master
c: 4bdac7d
h: refs/heads/master
i:
  223607: b299628
v: v3
  • Loading branch information
Wolfram Sang authored and Grant Likely committed Dec 24, 2010
1 parent 0737de1 commit 14a1d91
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: 0dd2c96f19b0cffaeb437e50fa5da195920c6e78
refs/heads/master: 4bdac7da5237170b1392f39ebee99d235043fad8
2 changes: 1 addition & 1 deletion trunk/drivers/spi/mpc52xx_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ static struct of_platform_driver mpc52xx_spi_of_driver = {
.of_match_table = mpc52xx_spi_match,
},
.probe = mpc52xx_spi_probe,
.remove = __exit_p(mpc52xx_spi_remove),
.remove = __devexit_p(mpc52xx_spi_remove),
};

static int __init mpc52xx_spi_init(void)
Expand Down

0 comments on commit 14a1d91

Please sign in to comment.