From: Jesper Nilsson Date: Tue, 3 Aug 2010 12:17:20 +0000 (+0200) Subject: CRIS: v32: Correct path for intr_vect.h X-Git-Tag: v2.6.36-rc1~484^2~32 X-Git-Url: http://bbs.cooldavid.org/git/?a=commitdiff_plain;h=e336285db2593bf443b53647d8f6d8006e471d89;p=net-next-2.6.git CRIS: v32: Correct path for intr_vect.h Signed-off-by: Jesper Nilsson --- diff --git a/arch/cris/arch-v32/kernel/kgdb_asm.S b/arch/cris/arch-v32/kernel/kgdb_asm.S index eba93e7e4aa..f3a47605902 100644 --- a/arch/cris/arch-v32/kernel/kgdb_asm.S +++ b/arch/cris/arch-v32/kernel/kgdb_asm.S @@ -5,7 +5,7 @@ * port exceptions for kernel debugging purposes. */ -#include +#include ;; Exported functions. .globl kgdb_handle_exception