Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82553
b: refs/heads/master
c: 2244e85
h: refs/heads/master
i:
  82551: 1b546e0
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Feb 2, 2008
1 parent 9c87512 commit c817341
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 1bee4d1dce2d76bcf0bf9565298c62666de0fa1d
refs/heads/master: 2244e850632f82466d7c041546326c7055fc7159
2 changes: 0 additions & 2 deletions trunk/drivers/ide/ide.c
Original file line number Diff line number Diff line change
Expand Up @@ -720,8 +720,6 @@ int ide_register_hw(hw_regs_t *hw, void (*quirkproc)(ide_drive_t *),
ide_init_port_data(hwif, index);
init_hwif_default(hwif, index);
}
if (hwif->present)
return -1;

ide_init_port_hw(hwif, hw);
hwif->quirkproc = quirkproc;
Expand Down

0 comments on commit c817341

Please sign in to comment.