summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/devicetree.c
diff options
context:
space:
mode:
authorRakib Mullick <rakib.mullick@gmail.com>2011-03-22 12:24:54 +0300
committerIngo Molnar <mingo@elte.hu>2011-03-22 15:00:22 +0300
commitcbb84c4cc1ad0ab8faaffd899ccc9b14a88c91be (patch)
tree4831790dd420799ca44d7b0d7652b5825e151778 /arch/x86/kernel/devicetree.c
parentd8aa5ec3382e6a545b8f25178d1e0992d4927f19 (diff)
downloadlinux-cbb84c4cc1ad0ab8faaffd899ccc9b14a88c91be.tar.xz
x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context
When CONFIG_X86_MPPARSE=y and CONFIG_X86_IO_APIC=n, then we get the following warning: arch/x86/kernel/mpparse.c:723: warning: 'check_slot' defined but not used So, put check_slot into CONFIG_X86_IO_APIC context. Its only called from CONFIG_X86_IO_APIC=y context. Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com> LKML-Reference: <AANLkTinsUfGc=NG_GeH_B+zFVu+DXJzZbJKdQLscqfuH@mail.gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/devicetree.c')
0 files changed, 0 insertions, 0 deletions