Commit 47a3eb95 authored by Paul Mundt's avatar Paul Mundt

sh: Fix the arch/sh/kernel/traps.c build for sh32.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 6d01f510
......@@ -2,6 +2,8 @@
#include <linux/io.h>
#include <linux/types.h>
#include <linux/kdebug.h>
#include <linux/signal.h>
#include <linux/sched.h>
#include <asm/system.h>
#ifdef CONFIG_BUG
......
Markdown is supported
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