Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4074
b: refs/heads/master
c: d6904ab
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu authored and Bartlomiej Zolnierkiewicz committed Jul 3, 2005
1 parent 408b16f commit bb214a0
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: 97319630b21c2022a55d51a6cfbf53cbb84a2f42
refs/heads/master: d6904ab66f74cb99793e3919fc589dd0163a7740
2 changes: 1 addition & 1 deletion trunk/drivers/ide/pci/triflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ static int triflex_config_drive_xfer_rate(ide_drive_t *drive)
return hwif->ide_dma_off_quietly(drive);
}

static void __init init_hwif_triflex(ide_hwif_t *hwif)
static void __devinit init_hwif_triflex(ide_hwif_t *hwif)
{
hwif->tuneproc = &triflex_tune_drive;
hwif->speedproc = &triflex_tune_chipset;
Expand Down

0 comments on commit bb214a0

Please sign in to comment.