X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh64%2Fhw_irq.h;h=ae718d1f2d6cc90d416284453c5c01cdbfb652dd;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=ebb39089b0acf3be7f39841243447e3b94427a07;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-sh64/hw_irq.h b/include/asm-sh64/hw_irq.h index ebb39089b..ae718d1f2 100644 --- a/include/asm-sh64/hw_irq.h +++ b/include/asm-sh64/hw_irq.h @@ -11,5 +11,6 @@ * Copyright (C) 2000, 2001 Paolo Alberelli * */ +static __inline__ void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) { /* Nothing to do */ } #endif /* __ASM_SH64_HW_IRQ_H */