MIPS: Move declaration of Octeon function fixup_irqs() to header.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -251,4 +251,6 @@ extern void (*octeon_irq_setup_secondary)(void);
|
||||
typedef void (*octeon_irq_ip4_handler_t)(void);
|
||||
void octeon_irq_set_ip4_handler(octeon_irq_ip4_handler_t);
|
||||
|
||||
extern void octeon_fixup_irqs(void);
|
||||
|
||||
#endif /* __ASM_OCTEON_OCTEON_H */
|
||||
|
Reference in New Issue
Block a user