Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f311270 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Russell King
Browse files

ARM: 6765/1: remove obsolete comment from asm/mach/arch.h



Since commit 6fc31d54 this comment is no longer true.

Signed-off-by: default avatarNicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 97594b0f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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		*/