Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57123
b: refs/heads/master
c: 919a842
h: refs/heads/master
i:
  57121: 52ef11c
  57119: cb8d440
v: v3
  • Loading branch information
Michael-Luke Jones authored and Russell King committed May 30, 2007
1 parent f88682f commit 36bac18
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 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: 1ff082882f0f36536ab91b020573607668f9bb61
refs/heads/master: 919a84292070949691346adaf3dfba642f12329e
4 changes: 0 additions & 4 deletions trunk/arch/arm/mach-ixp4xx/coyote-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@

#include <asm/mach/pci.h>

extern void ixp4xx_pci_preinit(void);
extern int ixp4xx_setup(int nr, struct pci_sys_data *sys);
extern struct pci_bus *ixp4xx_scan_bus(int nr, struct pci_sys_data *sys);

void __init coyote_pci_preinit(void)
{
set_irq_type(IRQ_COYOTE_PCI_SLOT0, IRQT_LOW);
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/arm/mach-ixp4xx/ixdpg425-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@

#include <asm/mach/pci.h>

extern void ixp4xx_pci_preinit(void);
extern int ixp4xx_setup(int nr, struct pci_sys_data *sys);
extern struct pci_bus *ixp4xx_scan_bus(int nr, struct pci_sys_data *sys);

void __init ixdpg425_pci_preinit(void)
{
set_irq_type(IRQ_IXP4XX_GPIO6, IRQT_LOW);
Expand Down

0 comments on commit 36bac18

Please sign in to comment.