[IA64] fix iosapic_remove build error for !HOTPLUG
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Wed, 10 Aug 2005 09:49:00 +0000 (02:49 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 10 Aug 2005 22:42:41 +0000 (15:42 -0700)
commit1c53e4357ec72d6114c58d20c26d00a904f55da3
tree3448b43b8f781e42245f58fcddb11b8c933f0ff1
parentbc68552faad0e134eb22281343d5ae5a4873fa80
[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 <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/iosapic.h