git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc68552
)
[IA64] fix iosapic_remove build error for !HOTPLUG
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Wed, 10 Aug 2005 09:49:00 +0000
(
02:49
-0700)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 10 Aug 2005 22:42:41 +0000
(15:42 -0700)
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>
No differences found