mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00: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>
4 lines
70 B
C
4 lines
70 B
C
#ifndef __ASM_SPARC64_HW_IRQ_H
|
|
#define __ASM_SPARC64_HW_IRQ_H
|
|
|
|
#endif
|