Ver Fonte

CRIS: v32: Correct path for intr_vect.h

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Jesper Nilsson há 15 anos atrás
pai
commit
e336285db2
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      arch/cris/arch-v32/kernel/kgdb_asm.S

+ 1 - 1
arch/cris/arch-v32/kernel/kgdb_asm.S

@@ -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