From: Douglas Thompson Date: Thu, 19 Jul 2007 08:49:47 +0000 (-0700) Subject: drivers/edac: mod use edac_core.h X-Git-Tag: v2.6.23-rc1~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20bcb7a81dee21bfa3408f03f46b2891c9b5c84b;p=pandora-kernel.git drivers/edac: mod use edac_core.h In the refactoring of edac_mc.c into several subsystem files, the header file edac_mc.h became meaningless. A new header file edac_core.h was created. All the files that previously included "edac_mc.h" are changed to include "edac_core.h". Signed-off-by: Douglas Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed