Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185823
b: refs/heads/master
c: 8495fb1
h: refs/heads/master
i:
  185821: 4b5cfea
  185819: 8118f96
  185815: 6489867
  185807: f9885ae
  185791: fd6da42
v: v3
  • Loading branch information
Chris Frey authored and David S. Miller committed Jan 28, 2010
1 parent 037e667 commit 88540cd
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: d4ae5415c6f2dd8f14e027c24f09d708f11a8d60
refs/heads/master: 8495fb1b8d016657133c01a2f258c5f192d2a1b7
2 changes: 1 addition & 1 deletion trunk/drivers/ide/cmd640.c
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ static void cmd640_set_pio_mode(ide_drive_t *drive, const u8 pio)
}
#endif /* CONFIG_BLK_DEV_CMD640_ENHANCED */

static void cmd640_init_dev(ide_drive_t *drive)
static void __init cmd640_init_dev(ide_drive_t *drive)
{
unsigned int i = drive->hwif->channel * 2 + (drive->dn & 1);

Expand Down

0 comments on commit 88540cd

Please sign in to comment.