[IA64] Fix undefined reference to can_cpei_retarget for simulator
authorIan Wienand <ianw@gelato.unsw.edu.au>
Thu, 14 Jul 2005 04:09:00 +0000 (21:09 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 14 Jul 2005 16:21:47 +0000 (09:21 -0700)
commit46906c4415f88cebfad530917bada0835d651824
tree44aef0f11d6499ed802f43949e0e8ad193d9716e
parent514fd7fd01d378a7b5584c657d9807fc28f22079
[IA64] Fix undefined reference to can_cpei_retarget for simulator

The simulator build doesn't turn on ACPI, so doesn't have a definition
of can_cpei_retarget.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/topology.c