提交 a638735b 编写于 作者: M Mike Frysinger 提交者: Bryan Wu

Blackfin arch: move ack_bad_irq() prototype to hardirq.h to match other arches

Signed-off-by: NMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: NBryan Wu <cooloney@kernel.org>
上级 34616c8b
......@@ -42,4 +42,6 @@ typedef struct {
#define __ARCH_IRQ_EXIT_IRQS_DISABLED 1
extern void ack_bad_irq(unsigned int irq);
#endif
......@@ -21,8 +21,6 @@
#include <mach/irq.h>
#include <asm/ptrace.h>
extern void ack_bad_irq(unsigned int irq);
static __inline__ int irq_canonicalize(int irq)
{
return irq;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册