Skip to content

Commit

Permalink
ARM: 6765/1: remove obsolete comment from asm/mach/arch.h
Browse files Browse the repository at this point in the history
Since commit 6fc31d5 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>
  • Loading branch information
Nicolas Pitre authored and Russell King committed Feb 26, 2011
1 parent 97594b0 commit 8f31127
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/include/asm/mach/arch.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 8f31127

Please sign in to comment.