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:
4b0e07a
)
[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
author
Nicolas Pitre
<nico@org.rmk.(none)>
Thu, 5 May 2005 22:24:45 +0000
(23:24 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 5 May 2005 22:24:45 +0000
(23:24 +0100)
Patch from Nicolas Pitre
Signed-off-by: Nicolas Pitre
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/entry-armv.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/kernel/entry-armv.S
b/arch/arm/kernel/entry-armv.S
index c6af1a03e08110e51d93437dac3a49d537c7ffd4..4eb36155dc93fa169b8853a75cd746566a31da49 100644
(file)
--- a/
arch/arm/kernel/entry-armv.S
+++ b/
arch/arm/kernel/entry-armv.S
@@
-17,8
+17,8
@@
#include <asm/glue.h>
#include <asm/vfpmacros.h>
-#include <asm/hardware.h>
@ should be moved into entry-macro.S
-#include <asm/arch/irqs.h>
@ should be moved into entry-macro.S
+#include <asm/hardware.h>
/* should be moved into entry-macro.S */
+#include <asm/arch/irqs.h>
/* should be moved into entry-macro.S */
#include <asm/arch/entry-macro.S>
#include "entry-header.S"