From 5c01918068ecc673dcea265e71ad95f949f28e2d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 21 Dec 2016 03:32:50 +0100 Subject: MIPS: IRQ: Remove useless i8259_of_init() prototype. Signed-off-by: Ralf Baechle --- arch/mips/include/asm/i8259.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/include/asm/i8259.h b/arch/mips/include/asm/i8259.h index 32229c77906a..47543d56438a 100644 --- a/arch/mips/include/asm/i8259.h +++ b/arch/mips/include/asm/i8259.h @@ -40,7 +40,6 @@ extern raw_spinlock_t i8259A_lock; extern void make_8259A_irq(unsigned int irq); extern void init_i8259_irqs(void); -extern int i8259_of_init(struct device_node *node, struct device_node *parent); /** * i8159_set_poll() - Override the i8259 polling function -- cgit v1.2.3