]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, apic: Remove enable_apic_mode callback
authorDavid Rientjes <rientjes@google.com>
Thu, 31 Jul 2014 06:53:51 +0000 (23:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 31 Jul 2014 15:05:44 +0000 (08:05 -0700)
commit2f078b9cb8798cdabb7c2ff24b0b683eea546f96
treeddca68eaf7fab7b6c98299f0de84a307fb950724
parent11a8318ef5a69cdb9be61f726d6e078d70af6129
x86, apic: Remove enable_apic_mode callback

The enable_apic_mode() apic callback is never called, so remove it.

Signed-off-by: David Rientjes <rientjes@google.com>
Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1407302352320.17503@chino.kir.corp.google.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/apic.h
arch/x86/kernel/apic/apic.c
arch/x86/kernel/apic/apic_flat_64.c
arch/x86/kernel/apic/apic_noop.c
arch/x86/kernel/apic/apic_numachip.c
arch/x86/kernel/apic/bigsmp_32.c
arch/x86/kernel/apic/probe_32.c
arch/x86/kernel/apic/x2apic_cluster.c
arch/x86/kernel/apic/x2apic_phys.c
arch/x86/kernel/apic/x2apic_uv_x.c