Skip to content

Commit

Permalink
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 6d01f51 commit 47a3eb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/sh/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 47a3eb9

Please sign in to comment.