projects
/
GitHub
/
LineageOS
/
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:
ea833f0
)
[ARM] 4835/1: Fix stale comment in struct machine_desc description
author
Leonid Evdokimov
<leon@darkk.net.ru>
Thu, 21 Feb 2008 12:46:59 +0000
(13:46 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 21 Feb 2008 21:13:35 +0000
(21:13 +0000)
This patch updates stale comment that pointed to nonexistent file.
Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/mach/arch.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-arm/mach/arch.h
b/include/asm-arm/mach/arch.h
index c59fad18e73b0dae6530014e5f23168520abfba5..bcc8aed7c9a9a994baff55d06d3c639105b31978 100644
(file)
--- a/
include/asm-arm/mach/arch.h
+++ b/
include/asm-arm/mach/arch.h
@@
-17,7
+17,7
@@
struct sys_timer;
struct machine_desc {
/*
* Note! The first four elements are used
- * by assembler code in head
-armv
.S
+ * by assembler code in head
.S, head-common
.S
*/
unsigned int nr; /* architecture number */
unsigned int phys_io; /* start of physical io */