Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82071
b: refs/heads/master
c: 468e468
h: refs/heads/master
i:
  82069: 6fcfb62
  82067: 4a6828e
  82063: 697cc6f
v: v3
  • Loading branch information
Adrian Bunk authored and Bartlomiej Zolnierkiewicz committed Feb 1, 2008
1 parent b1b744f commit db42d28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: da6f4c7f6fe02f92aff72071ed541f59e5880398
refs/heads/master: 468e468139ffbc4f0ce44862eec6dd0f5ac80945
4 changes: 2 additions & 2 deletions trunk/drivers/ide/ppc/pmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ pmac_ide_do_resume(ide_hwif_t *hwif)
* (it is kept in 2.4). This introduce an interface numbering change on some
* rare machines unfortunately, but it's better this way.
*/
static int
static int __devinit
pmac_ide_setup_device(pmac_ide_hwif_t *pmif, ide_hwif_t *hwif, hw_regs_t *hw)
{
struct device_node *np = pmif->node;
Expand Down Expand Up @@ -1726,7 +1726,7 @@ pmac_ide_dma_lost_irq (ide_drive_t *drive)
* Allocate the data structures needed for using DMA with an interface
* and fill the proper list of functions pointers
*/
static void __init
static void __devinit
pmac_ide_setup_dma(pmac_ide_hwif_t *pmif, ide_hwif_t *hwif)
{
/* We won't need pci_dev if we switch to generic consistent
Expand Down

0 comments on commit db42d28

Please sign in to comment.