Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4071
b: refs/heads/master
c: 6a6e1b1
h: refs/heads/master
i:
  4069: f8658b3
  4067: 469748b
  4063: 4a6b452
v: v3
  • Loading branch information
Herbert Xu authored and Bartlomiej Zolnierkiewicz committed Jul 3, 2005
1 parent f188169 commit 66095bf
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: 9307145700e869dd410d565477f98377e93e9160
refs/heads/master: 6a6e1b1cf41b0bf35fffbf18787e8d8f865b66d6
2 changes: 1 addition & 1 deletion trunk/drivers/ide/pci/sc1200.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ printk("%s: SC1200: resume\n", hwif->name);
* This gets invoked by the IDE driver once for each channel,
* and performs channel-specific pre-initialization before drive probing.
*/
static void __init init_hwif_sc1200 (ide_hwif_t *hwif)
static void __devinit init_hwif_sc1200 (ide_hwif_t *hwif)
{
if (hwif->mate)
hwif->serialized = hwif->mate->serialized = 1;
Expand Down

0 comments on commit 66095bf

Please sign in to comment.