projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e75a320
)
CRIS: v32: Correct path for intr_vect.h
author
Jesper Nilsson
<jesper.nilsson@axis.com>
Tue, 3 Aug 2010 12:17:20 +0000
(14:17 +0200)
committer
Jesper 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
patch
|
blob
|
history
diff --git
a/arch/cris/arch-v32/kernel/kgdb_asm.S
b/arch/cris/arch-v32/kernel/kgdb_asm.S
index eba93e7e4aad271c5b39b0d348e3576253840115..f3a47605902aa067ac0dec641832d0131f84a129 100644
(file)
--- 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 <
arch/
hwregs/intr_vect.h>
+#include <hwregs/intr_vect.h>
;; Exported functions.
.globl kgdb_handle_exception