--- arch/x86/kernel/hpet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux-3.2.0/arch/x86/kernel/hpet.c =================================================================== --- linux-3.2.0.orig/arch/x86/kernel/hpet.c +++ linux-3.2.0/arch/x86/kernel/hpet.c @@ -593,7 +593,7 @@ static struct dmi_system_id __initdata d {} }; -static void hpet_msi_capability_lookup(unsigned int start_timer) +static void __init hpet_msi_capability_lookup(unsigned int start_timer) { unsigned int id; unsigned int num_timers;