From 47a3eb95560ea525a2dfbee1c4e7f03a45fd2207 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 26 Nov 2007 18:17:51 +0900 Subject: sh: Fix the arch/sh/kernel/traps.c build for sh32. Signed-off-by: Paul Mundt --- arch/sh/kernel/traps.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/sh/kernel/traps.c') diff --git a/arch/sh/kernel/traps.c b/arch/sh/kernel/traps.c index bf70827b17cc..a3bdc68ef02c 100644 --- a/arch/sh/kernel/traps.c +++ b/arch/sh/kernel/traps.c @@ -2,6 +2,8 @@ #include #include #include +#include +#include #include #ifdef CONFIG_BUG -- cgit v1.2.3-59-g8ed1b