]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
x86/apic: Make setup_local_APIC() static
authorDou Liyang <douly.fnst@cn.fujitsu.com>
Wed, 14 Feb 2018 06:25:54 +0000 (14:25 +0800)
committerIngo Molnar <mingo@kernel.org>
Fri, 16 Feb 2018 09:39:11 +0000 (10:39 +0100)
commitb753a2b79a5bbad35dfaf8d3dba964727c30654a
tree0ab6459f749b7d16c54554d8d530fd475bb76283
parentccf5355d05cd891522267f04b2723002e7f061de
x86/apic: Make setup_local_APIC() static

This function isn't used outside of apic.c, so let's mark it static.

Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bhe@redhat.com
Cc: ebiederm@xmission.com
Link: http://lkml.kernel.org/r/20180214062554.21020-1-douly.fnst@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/apic.h
arch/x86/kernel/apic/apic.c