mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
729e7d7e4d
Use struct irq_chip instead of hw_interrupt_type. Delete hw_resend_irq(), totally unused. Signed-off-by: David S. Miller <davem@davemloft.net>
5 lines
70 B
C
5 lines
70 B
C
#ifndef __ASM_SPARC64_HW_IRQ_H
|
|
#define __ASM_SPARC64_HW_IRQ_H
|
|
|
|
#endif
|