diff options
Diffstat (limited to 'include/asm-ppc/4xx_pci.h')
| -rw-r--r-- | include/asm-ppc/4xx_pci.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/asm-ppc/4xx_pci.h b/include/asm-ppc/4xx_pci.h index 30125a19e..5400a035e 100644 --- a/include/asm-ppc/4xx_pci.h +++ b/include/asm-ppc/4xx_pci.h @@ -49,4 +49,6 @@  #define PCIDEVID_405GP	0x0 +void __pci_target_init(struct pci_controller *hose); +  #endif |