summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/dec/ioasic.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/dec/ioasic.h')
-rw-r--r--arch/mips/include/asm/dec/ioasic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/asm/dec/ioasic.h b/arch/mips/include/asm/dec/ioasic.h
index be4d62a..a6e505a 100644
--- a/arch/mips/include/asm/dec/ioasic.h
+++ b/arch/mips/include/asm/dec/ioasic.h
@@ -31,6 +31,8 @@ static inline u32 ioasic_read(unsigned int reg)
return ioasic_base[reg / 4];
}
+extern void clear_ioasic_dma_irq(unsigned int irq);
+
extern void init_ioasic_irqs(int base);
extern int dec_ioasic_clocksource_init(void);