diff options
Diffstat (limited to 'arch/powerpc/sysdev/mv64x60.h')
-rw-r--r-- | arch/powerpc/sysdev/mv64x60.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/mv64x60.h b/arch/powerpc/sysdev/mv64x60.h index 709003948ae7..2ff0b4ef2681 100644 --- a/arch/powerpc/sysdev/mv64x60.h +++ b/arch/powerpc/sysdev/mv64x60.h | |||
@@ -6,4 +6,6 @@ | |||
6 | extern void __init mv64x60_init_irq(void); | 6 | extern void __init mv64x60_init_irq(void); |
7 | extern unsigned int mv64x60_get_irq(void); | 7 | extern unsigned int mv64x60_get_irq(void); |
8 | 8 | ||
9 | extern void __init mv64x60_pci_init(void); | ||
10 | |||
9 | #endif /* __MV64X60_H__ */ | 11 | #endif /* __MV64X60_H__ */ |