From: Jesper Nilsson Date: Tue, 3 Aug 2010 12:17:20 +0000 (+0200) Subject: CRIS: v32: Correct path for intr_vect.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e336285db2593bf443b53647d8f6d8006e471d89;p=deliverable%2Flinux.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 eba93e7e4aad..f3a47605902a 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