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:
94a8d5c
)
sh: includecheck fix: dwarf.c
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Tue, 22 Sep 2009 13:50:26 +0000
(13:50 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 Sep 2009 07:21:50 +0000
(16:21 +0900)
fix the following 'make includecheck' warning:
arch/sh/kernel/dwarf.c: asm/dwarf.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/dwarf.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/kernel/dwarf.c
b/arch/sh/kernel/dwarf.c
index bc4d8d75332bc618082dbd02c0efd6b6b4b87487..03b3616c80a5e164502b0d4d4a77e35831348de3 100644
(file)
--- a/
arch/sh/kernel/dwarf.c
+++ b/
arch/sh/kernel/dwarf.c
@@
-24,7
+24,6
@@
#include <asm/unwinder.h>
#include <asm/sections.h>
#include <asm/unaligned.h>
-#include <asm/dwarf.h>
#include <asm/stacktrace.h>
/* Reserve enough memory for two stack frames */