diff options
Diffstat (limited to 'arch/powerpc/platforms/pseries/xics.h')
-rw-r--r-- | arch/powerpc/platforms/pseries/xics.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/platforms/pseries/xics.h b/arch/powerpc/platforms/pseries/xics.h index c26bcff47b6..1c5321ae8f2 100644 --- a/arch/powerpc/platforms/pseries/xics.h +++ b/arch/powerpc/platforms/pseries/xics.h | |||
@@ -28,7 +28,4 @@ struct xics_ipi_struct { | |||
28 | 28 | ||
29 | extern struct xics_ipi_struct xics_ipi_message[NR_CPUS] __cacheline_aligned; | 29 | extern struct xics_ipi_struct xics_ipi_message[NR_CPUS] __cacheline_aligned; |
30 | 30 | ||
31 | struct irq_desc; | ||
32 | extern void pseries_8259_cascade(unsigned int irq, struct irq_desc *desc); | ||
33 | |||
34 | #endif /* _POWERPC_KERNEL_XICS_H */ | 31 | #endif /* _POWERPC_KERNEL_XICS_H */ |