projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd854fc
)
MIPS: IRQ: Remove useless i8259_of_init() prototype.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 21 Dec 2016 02:32:50 +0000
(
03:32
+0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:48 +0000
(16:34 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/i8259.h
patch
|
blob
|
history
diff --git
a/arch/mips/include/asm/i8259.h
b/arch/mips/include/asm/i8259.h
index
32229c7
..
47543d5
100644
(file)
--- 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