From 6d403070f28cd44860fdb3a53be5da0275c65cf4 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 19 Jun 2000 22:45:37 +0000 Subject: Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown. --- include/asm-arm/setup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/asm-arm/setup.h') diff --git a/include/asm-arm/setup.h b/include/asm-arm/setup.h index 90e7f6efe..f50c2f4e7 100644 --- a/include/asm-arm/setup.h +++ b/include/asm-arm/setup.h @@ -74,6 +74,7 @@ struct meminfo { struct { unsigned long start; unsigned long size; + int node; } bank[NR_BANKS]; }; -- cgit v1.2.3