[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c
authorJesper Juhl <jesper.juhl@gmail.com>
Thu, 23 Mar 2006 10:59:49 +0000 (02:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:06 +0000 (07:38 -0800)
commit382dbd07c9cb4f255c28f680996ad819a8ce9bfe
treef3f84864b8164704a21b72e071c4868c9f1dc828
parentbe0a39120cb6b88bd085a3a280f5c769a3ed85ad
[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c

arch/i386/kernel/apic.c:840: warning: implicit declaration of function `GET_APIC_ID'

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/apic.c