summaryrefslogtreecommitdiff
path: root/arch/microblaze/include/asm/microblaze_intc.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2015-02-09 11:44:46 -0500
committerTom Rini <trini@ti.com>2015-02-09 11:44:46 -0500
commita4fb5df214c7e8d5bc949c1068d92252f105427a (patch)
treebe1d6e906ba602562affae768880b96ea39e2642 /arch/microblaze/include/asm/microblaze_intc.h
parent10918c03a9761db3ef8b57ca46a20d39e0be41e6 (diff)
parent7f33899221e4235900760add69ffbb5f66f1229d (diff)
downloadu-boot-imx-a4fb5df214c7e8d5bc949c1068d92252f105427a.zip
u-boot-imx-a4fb5df214c7e8d5bc949c1068d92252f105427a.tar.gz
u-boot-imx-a4fb5df214c7e8d5bc949c1068d92252f105427a.tar.bz2
Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze
Diffstat (limited to 'arch/microblaze/include/asm/microblaze_intc.h')
-rw-r--r--arch/microblaze/include/asm/microblaze_intc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/include/asm/microblaze_intc.h b/arch/microblaze/include/asm/microblaze_intc.h
index 0fb9207..6586838 100644
--- a/arch/microblaze/include/asm/microblaze_intc.h
+++ b/arch/microblaze/include/asm/microblaze_intc.h
@@ -34,5 +34,3 @@ struct irq_action {
*/
int install_interrupt_handler(int irq, interrupt_handler_t *hdlr,
void *arg);
-
-int interrupts_init(void);