Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: IRQ: Remove useless i8259_of_init() prototype.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

-1
-1
arch/mips/include/asm/i8259.h
··· 40 40 extern void make_8259A_irq(unsigned int irq); 41 41 42 42 extern void init_i8259_irqs(void); 43 - extern int i8259_of_init(struct device_node *node, struct device_node *parent); 44 43 45 44 /** 46 45 * i8159_set_poll() - Override the i8259 polling function