Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4073
b: refs/heads/master
c: 9731963
h: refs/heads/master
i:
  4071: 66095bf
v: v3
  • Loading branch information
Herbert Xu authored and Bartlomiej Zolnierkiewicz committed Jul 3, 2005
1 parent 1979583 commit 408b16f
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: 34a6224691e638dd36b393aa439d021a19578fcc
refs/heads/master: 97319630b21c2022a55d51a6cfbf53cbb84a2f42
2 changes: 1 addition & 1 deletion trunk/drivers/ide/pci/slc90e66.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ static int slc90e66_config_drive_xfer_rate (ide_drive_t *drive)
}
#endif /* CONFIG_BLK_DEV_IDEDMA */

static void __init init_hwif_slc90e66 (ide_hwif_t *hwif)
static void __devinit init_hwif_slc90e66 (ide_hwif_t *hwif)
{
u8 reg47 = 0;
u8 mask = hwif->channel ? 0x01 : 0x02; /* bit0:Primary */
Expand Down

0 comments on commit 408b16f

Please sign in to comment.