projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e32acaf
)
sh: Fix up header reference for arch/sh/lib64/panic.c.
author
Paul Mundt
<lethal@linux-sh.org>
Sun, 11 Nov 2007 08:41:35 +0000
(17:41 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:45 +0000
(13:18 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/lib64/panic.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/lib64/panic.c
b/arch/sh/lib64/panic.c
index c9eb1cb50d9706c3322e4b548d97d471c27b6518..ff559e2a96f72ff279535a2ea4aef166744500eb 100644
(file)
--- a/
arch/sh/lib64/panic.c
+++ b/
arch/sh/lib64/panic.c
@@
-8,7
+8,7
@@
#include <linux/kernel.h>
#include <asm/io.h>
-#include <asm/registers.h>
+#include <asm/
cpu/
registers.h>
/* THIS IS A PHYSICAL ADDRESS */
#define HDSP2534_ADDR (0x04002100)