CRIS: v32: Correct path for intr_vect.h
authorJesper Nilsson <jesper.nilsson@axis.com>
Tue, 3 Aug 2010 12:17:20 +0000 (14:17 +0200)
committerJesper Nilsson <jesper.nilsson@axis.com>
Wed, 4 Aug 2010 11:00:53 +0000 (13:00 +0200)
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/arch-v32/kernel/kgdb_asm.S

index eba93e7..f3a4760 100644 (file)
@@ -5,7 +5,7 @@
  * port exceptions for kernel debugging purposes.
  */
 
-#include <arch/hwregs/intr_vect.h>
+#include <hwregs/intr_vect.h>
 
        ;; Exported functions.
        .globl kgdb_handle_exception