Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
vireshk
/
linux
/
37014f5bd069d4ea1a509ae1a978a74b1aa920b2
/
.
/
arch
/
avr32
/
include
/
asm
/
hw_irq.h
blob: a36f9fcb8fcdd5758d31869cea2491082c2eda15 [
file
] [
log
] [
blame
]
#ifndef
__ASM_AVR32_HW_IRQ_H
#define
__ASM_AVR32_HW_IRQ_H
static
inline
void
hw_resend_irq
(
struct
irq_chip
*
h
,
unsigned
int
i
)
{
/* Nothing to do */
}
#endif
/* __ASM_AVR32_HW_IRQ_H */