mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00

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
|