x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 30 Mar 2010 08:07:07 +0000 (01:07 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 4 May 2010 20:34:44 +0000 (13:34 -0700)
commit9638fa521e42c9281c874c6b5a382b1ced4ee496
treeb5242faf24200f2cbe77a5dd44b478f65c73b934
parent0fd52670fb6400be0996ac492b5ed77f3d83d69a
x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h

Multiple declarations of the same function in different headers
is a pain to maintain.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
LKML-Reference: <1269936436-7039-6-git-send-email-ebiederm@xmission.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/mpspec.h