X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fx86_64%2Fmm%2Fk8topology.c;h=7c45c2d2b8b28780e4338f3317523dd2dca136b8;hb=4bdc3b7f1b730c07f5a6ccca77ee68e044036ffc;hp=dd60e71fdba6fe827a2c61028cd88ad0cb5f9abe;hpb=7054ec7f86cada917626c05fe461abccca816d3b;p=powerpc.git diff --git a/arch/x86_64/mm/k8topology.c b/arch/x86_64/mm/k8topology.c index dd60e71fdb..7c45c2d2b8 100644 --- a/arch/x86_64/mm/k8topology.c +++ b/arch/x86_64/mm/k8topology.c @@ -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 node nodes[8]; + struct bootnode nodes[8]; int nodeid, i, nb; unsigned char nodeids[8]; int found = 0;