[PATCH] x86-64: react to new topology.c location
authorDave Jones <davej@redhat.com>
Sat, 25 Feb 2006 08:55:38 +0000 (03:55 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Feb 2006 19:12:15 +0000 (11:12 -0800)
Commit 9c869edac591977314323a4eaad5f7633fca684f moved the i386 topology.c
file. That change broke x86-64 compiles, as it uses the same file.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found