Skip to content
Commit da9d5108 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh64: Fix irq_intc build failure.



Needs interrupt.h:

  CC      arch/sh64/kernel/irq_intc.o
arch/sh64/kernel/irq_intc.c: In function 'make_intc_irq':
arch/sh64/kernel/irq_intc.c:179: error: implicit declaration of function 'disable_irq_nosync'
make[1]: *** [arch/sh64/kernel/irq_intc.o] Error 1

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 78d98277
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment