From: Jacob Pan Date: Tue, 23 Feb 2010 18:43:58 +0000 (-0800) Subject: x86, ioapic: Add dummy ioapic functions X-Git-Tag: v2.6.34-rc1~7^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4966e1affb45c5fc402969e10e979407b972a7df;p=pandora-kernel.git x86, ioapic: Add dummy ioapic functions Some ioapic extern functions are used when CONFIG_X86_IO_APIC is not defined. We need the dummy functions to avoid a compile time error. Signed-off-by: Jacob Pan LKML-Reference: <43F901BD926A4E43B106BF17856F0755A318DA07@orsmsx508.amr.corp.intel.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed