aboutsummaryrefslogtreecommitdiffstats
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, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/dec/ioasic.h b/arch/mips/include/asm/dec/ioasic.h
index 98badd6bf22d..be4d62a5a10e 100644
--- a/arch/mips/include/asm/dec/ioasic.h
+++ b/arch/mips/include/asm/dec/ioasic.h
@@ -33,6 +33,6 @@ static inline u32 ioasic_read(unsigned int reg)
33 33
34extern void init_ioasic_irqs(int base); 34extern void init_ioasic_irqs(int base);
35 35
36extern void dec_ioasic_clocksource_init(void); 36extern int dec_ioasic_clocksource_init(void);
37 37
38#endif /* __ASM_DEC_IOASIC_H */ 38#endif /* __ASM_DEC_IOASIC_H */