[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1371125981-5184-10-git-send-email-james.hogan@imgtec.com>
Date: Thu, 13 Jun 2013 13:19:40 +0100
From: James Hogan <james.hogan@...tec.com>
To: <linux-kernel@...r.kernel.org>
CC: Markos Chandras <markos.chandras@...tec.com>,
James Hogan <james.hogan@...tec.com>
Subject: [PATCH 09/10] metag/traps: include setup.h for the per_cpu_trap_init declaration
From: Markos Chandras <markos.chandras@...tec.com>
Signed-off-by: Markos Chandras <markos.chandras@...tec.com>
Signed-off-by: James Hogan <james.hogan@...tec.com>
---
arch/metag/kernel/traps.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/metag/kernel/traps.c b/arch/metag/kernel/traps.c
index a7051de..c00ade0 100644
--- a/arch/metag/kernel/traps.c
+++ b/arch/metag/kernel/traps.c
@@ -33,6 +33,7 @@
#include <asm/siginfo.h>
#include <asm/traps.h>
#include <asm/hwthread.h>
+#include <asm/setup.h>
#include <asm/switch.h>
#include <asm/user_gateway.h>
#include <asm/syscall.h>
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists