aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/xilinx_intc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/xilinx_intc.h')
-rw-r--r--arch/powerpc/include/asm/xilinx_intc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/xilinx_intc.h b/arch/powerpc/include/asm/xilinx_intc.h
index 343612f8fece..3192d7f0a05b 100644
--- a/arch/powerpc/include/asm/xilinx_intc.h
+++ b/arch/powerpc/include/asm/xilinx_intc.h
@@ -14,7 +14,7 @@
#ifdef __KERNEL__
extern void __init xilinx_intc_init_tree(void);
-extern unsigned int xilinx_intc_get_irq(void);
+extern unsigned int xintc_get_irq(void);
#endif /* __KERNEL__ */
#endif /* _ASM_POWERPC_XILINX_INTC_H */