DORMANTno replies

[PATCH] arm: remove machine_desc.io_pg_offst and .phys_io

From: Jeremy Kerr <hidden>
Date: 2010-07-30 09:24:54
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

Since we're now using addruart to establish the debug mapping, we can
remove the io_pg_offst and phys_io members of struct machine_desc.

Signed-off-by: Jeremy Kerr <redacted>

---
Russell: for application once initialisers are gone

---
 arch/arm/include/asm/mach/arch.h |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/arch/arm/include/asm/mach/arch.h b/arch/arm/include/asm/mach/arch.h
index c59842d..1f545fe 100644
--- a/arch/arm/include/asm/mach/arch.h
+++ b/arch/arm/include/asm/mach/arch.h
@@ -16,14 +16,10 @@ struct sys_timer;
 
 struct machine_desc {
 	/*
-	 * Note! The first four elements are used
+	 * Note! The first two elements are used
 	 * by assembler code in head.S, head-common.S
 	 */
 	unsigned int		nr;		/* architecture number	*/
-	unsigned int		phys_io;	/* start of physical io	*/
-	unsigned int		io_pg_offst;	/* byte offset for io 
-						 * page tabe entry	*/
-
 	const char		*name;		/* architecture name	*/
 	unsigned long		boot_params;	/* tagged list		*/
 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help