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

Commit 717a54ad authored by Leonid Evdokimov's avatar Leonid Evdokimov Committed by Russell King
Browse files

[ARM] 4835/1: Fix stale comment in struct machine_desc description



This patch updates stale comment that pointed to nonexistent file.

Signed-off-by: default avatarLeonid Evdokimov <leon@darkk.net.ru>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ea833f0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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	*/