Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4070
b: refs/heads/master
c: 9307145
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu authored and Bartlomiej Zolnierkiewicz committed Jul 3, 2005
1 parent f8658b3 commit f188169
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: c20530ed26e5b9e3b188b4088d0a5ab1d773a529
refs/heads/master: 9307145700e869dd410d565477f98377e93e9160
2 changes: 1 addition & 1 deletion trunk/drivers/ide/pci/opti621.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ static void opti621_tune_drive (ide_drive_t *drive, u8 pio)
/*
* init_hwif_opti621() is called once for each hwif found at boot.
*/
static void __init init_hwif_opti621 (ide_hwif_t *hwif)
static void __devinit init_hwif_opti621 (ide_hwif_t *hwif)
{
hwif->autodma = 0;
hwif->drives[0].drive_data = PIO_DONT_KNOW;
Expand Down

0 comments on commit f188169

Please sign in to comment.