mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
[SPARC32]: pcic.c needs asm/irq_regs.h
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c25d518044
commit
c2baeb0526
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user