Commit c2baeb05 authored by David S. Miller's avatar David S. Miller

[SPARC32]: pcic.c needs asm/irq_regs.h

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c25d5180
......@@ -34,6 +34,7 @@
#include <asm/pcic.h>
#include <asm/timer.h>
#include <asm/uaccess.h>
#include <asm/irq_regs.h>
unsigned int pcic_pin_to_irq(unsigned int pin, char *name);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment