Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent c25d5180
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -34,6 +34,7 @@
#include <asm/pcic.h>
#include <asm/pcic.h>
#include <asm/timer.h>
#include <asm/timer.h>
#include <asm/uaccess.h>
#include <asm/uaccess.h>
#include <asm/irq_regs.h>




unsigned int pcic_pin_to_irq(unsigned int pin, char *name);
unsigned int pcic_pin_to_irq(unsigned int pin, char *name);