From: Kenji Kaneshige Date: Wed, 10 Aug 2005 09:49:00 +0000 (-0700) Subject: [IA64] fix iosapic_remove build error for !HOTPLUG X-Git-Tag: v2.6.13-rc7~64^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c53e4357ec72d6114c58d20c26d00a904f55da3;p=pandora-kernel.git [IA64] fix iosapic_remove build error for !HOTPLUG This patch removes the following stupid compile error that happens when CONFIG_HOTPLUG is not defined on ia64. arch/ia64/kernel/built-in.o(.text+0x712): In function `acpi_unregister_ioapic': : undefined reference to `iosapic_remove' Signed-off-by: Kenji Kaneshige Signed-off-by: Tony Luck --- Reading git-diff-tree failed