projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97594b0
)
ARM: 6765/1: remove obsolete comment from asm/mach/arch.h
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Thu, 24 Feb 2011 21:57:14 +0000
(22:57 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 26 Feb 2011 13:33:47 +0000
(13:33 +0000)
Since commit
6fc31d54
this comment is no longer true.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/mach/arch.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/mach/arch.h
b/arch/arm/include/asm/mach/arch.h
index
3a0893a
..
bf13b81
100644
(file)
--- a/
arch/arm/include/asm/mach/arch.h
+++ b/
arch/arm/include/asm/mach/arch.h
@@
-15,10
+15,6
@@
struct meminfo;
struct sys_timer;
struct machine_desc {
- /*
- * Note! The first two elements are used
- * by assembler code in head.S, head-common.S
- */
unsigned int nr; /* architecture number */
const char *name; /* architecture name */
unsigned long boot_params; /* tagged list */