aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/nmi_debug.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--arch/avr32/kernel/nmi_debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/kernel/nmi_debug.c b/arch/avr32/kernel/nmi_debug.c
index 3414b8566c29..25823049bb99 100644
--- a/arch/avr32/kernel/nmi_debug.c
+++ b/arch/avr32/kernel/nmi_debug.c
@@ -9,6 +9,7 @@
#include <linux/kdebug.h>
#include <linux/notifier.h>
#include <linux/sched.h>
+#include <linux/sched/debug.h>
#include <asm/irq.h>