Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146656
b: refs/heads/master
c: 394b6d2
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Apr 20, 2009
1 parent d502694 commit f68f456
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 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: a3c0e0d0032d5bbfd7dc04827a257c717d432a5b
refs/heads/master: 394b6d2fe624246e258a218dac68d44fe9a8411f
5 changes: 0 additions & 5 deletions trunk/arch/sh/drivers/pci/ops-snapgear.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,3 @@ int __init pcibios_map_platform_irq(struct pci_dev *pdev, u8 slot, u8 pin)

return irq;
}

void __init pcibios_fixup(void)
{
/* Nothing to fixup .. */
}
1 change: 0 additions & 1 deletion trunk/arch/sh/include/asm/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ static inline void __iomem *__get_pci_io_base(unsigned long port,
#endif

/* Board-specific fixup routines. */
void pcibios_fixup(void);
int pcibios_init_platform(void);
int pcibios_map_platform_irq(struct pci_dev *dev, u8 slot, u8 pin);

Expand Down

0 comments on commit f68f456

Please sign in to comment.