Commit 5c019180 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: IRQ: Remove useless i8259_of_init() prototype.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent cd854fc6
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment