Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133383
b: refs/heads/master
c: b75aa12
h: refs/heads/master
i:
  133381: c2a0b18
  133379: 690a657
  133375: 0c995b7
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 24, 2009
1 parent 0859c8d commit 1f9aa46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 327fa1c29466b8fe471a91fc11e9c6171163c81a
refs/heads/master: b75aa122edd91599e0cf2ae57a5de1e84d9895c2
5 changes: 5 additions & 0 deletions trunk/include/asm-mn10300/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,9 @@ pcibios_select_root(struct pci_dev *pdev, struct resource *res)

#define pcibios_scan_all_fns(a, b) 0

static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel)
{
return channel ? 15 : 14;
}

#endif /* _ASM_PCI_H */

0 comments on commit 1f9aa46

Please sign in to comment.