Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145071
b: refs/heads/master
c: b019447
h: refs/heads/master
i:
  145069: 779ae93
  145067: 9f4ad9c
  145063: b41501b
  145055: 53cbba8
v: v3
  • Loading branch information
Sergei Shtylyov authored and Bartlomiej Zolnierkiewicz committed May 16, 2009
1 parent f37796e commit 0538532
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: 36999a5af1b6c5379e59f0ddf434db08d03c19e4
refs/heads/master: b019447ce73513432af052f30fa239d6dc93e111
2 changes: 1 addition & 1 deletion trunk/drivers/ide/icside.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ icside_register_v6(struct icside_state *state, struct expansion_card *ec)
struct ide_host *host;
unsigned int sel = 0;
int ret;
hw_regs_t hw[2], *hws[] = { &hw[0], NULL, NULL, NULL };
hw_regs_t hw[2], *hws[] = { &hw[0], &hw[1], NULL, NULL };
struct ide_port_info d = icside_v6_port_info;

ioc_base = ecardm_iomap(ec, ECARD_RES_IOCFAST, 0, 0);
Expand Down

0 comments on commit 0538532

Please sign in to comment.