linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / x86_64 / mm / k8topology.c
index 7c45c2d..dd60e71 100644 (file)
@@ -43,7 +43,7 @@ static __init int find_northbridge(void)
 int __init k8_scan_nodes(unsigned long start, unsigned long end)
 { 
        unsigned long prevbase;
-       struct bootnode nodes[8];
+       struct node nodes[8];
        int nodeid, i, nb; 
        unsigned char nodeids[8];
        int found = 0;