From: Randy Dunlap Date: Sun, 8 Nov 2009 03:36:40 +0000 (-0200) Subject: edac: fix i7core build X-Git-Tag: v2.6.35-rc2~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b918c12df4f624140456d6c6f982bada8e1f095;p=pandora-kernel.git edac: fix i7core build Fix build warning (missing header file) and build error when CONFIG_SMP=n. drivers/edac/i7core_edac.c:860: error: implicit declaration of function 'msleep' drivers/edac/i7core_edac.c:1700: error: 'struct cpuinfo_x86' has no member named 'phys_proc_id' Signed-off-by: Randy Dunlap Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed