x86: Fix printk format due to variable type change
authorThomas Gleixner <tglx@linutronix.de>
Mon, 16 Nov 2009 10:52:39 +0000 (11:52 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 16 Nov 2009 10:55:20 +0000 (11:55 +0100)
commit411462f62a65eeae7f451c6eb7a38b9d8759c61a
tree5304dda7471f636f5aaa2065c0ec7f9fe990e725
parent621a071f4323a5eb71ea4f289c3d8ce65a4758e4
x86: Fix printk format due to variable type change

clockevents.mult became u32. Fix the printk format.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/apic.c