x86: Clean up apic.c and apic.h
authorHenrik Kretzschmar <henne@nachtwindheim.de>
Fri, 11 Mar 2011 07:02:36 +0000 (08:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Mar 2011 07:13:59 +0000 (08:13 +0100)
This patch moves some functions and variables into init
sections, makes a function static and removes some lines of
cruft.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
LKML-Reference: <1299826956-8607-2-git-send-email-henne@nachtwindheim.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found