]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, ioapic: Add dummy ioapic functions
authorJacob Pan <jacob.jun.pan@intel.com>
Tue, 23 Feb 2010 18:43:58 +0000 (10:43 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 24 Feb 2010 07:14:07 +0000 (23:14 -0800)
commit4966e1affb45c5fc402969e10e979407b972a7df
tree8ab83493b0e0c9e32ece4da5e8f52ee8b68b2ff4
parent05ddafb17ad1a73c8bc333cb328bad46513e85e7
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 <jacob.jun.pan@intel.com>
LKML-Reference: <43F901BD926A4E43B106BF17856F0755A318DA07@orsmsx508.amr.corp.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/io_apic.h