x86, mce: trivial clean up for therm_throt.c
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Thu, 30 Apr 2009 06:58:22 +0000 (15:58 +0900)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 16:24:15 +0000 (09:24 -0700)
commitcc3aec52ab8e013984270a79d1aa51f691d239b0
treed0beb60edecb3f70059dc4ecae726afb2e930944
parent9319cec8c185e84fc5281afb6ac5d4c47a234841
x86, mce: trivial clean up for therm_throt.c

This patch removes following checkpatch warning:

WARNING: Use #include <linux/cpu.h> instead of <asm/cpu.h>
+#include <asm/cpu.h>

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mcheck/therm_throt.c