X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh64%2Fhw_irq.h;fp=include%2Fasm-sh64%2Fhw_irq.h;h=ae718d1f2d6cc90d416284453c5c01cdbfb652dd;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=ebb39089b0acf3be7f39841243447e3b94427a07;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;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 */