Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291947
b: refs/heads/master
c: 690fb11
h: refs/heads/master
i:
  291945: 58c8354
  291943: c1d3f58
v: v3
  • Loading branch information
Mark Brown authored and Grant Likely committed Mar 9, 2012
1 parent 30d3e47 commit 44cf451
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: ad2a99af0d7242726723575efaffa1625664b384
refs/heads/master: 690fb11be34cc908ef895d16c6c1673df1b4667a
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ static void spi_match_master_to_boardinfo(struct spi_master *master,
* The board info passed can safely be __initdata ... but be careful of
* any embedded pointers (platform_data, etc), they're copied as-is.
*/
int __init
int __devinit
spi_register_board_info(struct spi_board_info const *info, unsigned n)
{
struct boardinfo *bi;
Expand Down

0 comments on commit 44cf451

Please sign in to comment.