Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130723
b: refs/heads/master
c: d224b62
h: refs/heads/master
i:
  130721: 2d24f48
  130719: 413d885
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Feb 2, 2009
1 parent ff27af2 commit 0288ff4
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: 9711a53721616b0f4c5f21c5811e5c4ef82be46f
refs/heads/master: d224b6269e4731a82f648bb0281ea1a4d8b3311d
2 changes: 1 addition & 1 deletion trunk/drivers/ide/icside.c
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ icside_register_v6(struct icside_state *state, struct expansion_card *ec)
d.dma_ops = NULL;
}

ret = ide_host_register(host, NULL, hws);
ret = ide_host_register(host, &d, hws);
if (ret)
goto err_free;

Expand Down

0 comments on commit 0288ff4

Please sign in to comment.