From: Mauro Carvalho Chehab Date: Fri, 4 Mar 2011 18:11:29 +0000 (-0300) Subject: edac: Move edac main structs to include/linux/edac.h X-Git-Tag: v3.2-rc1~79^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddeb3547d4823495c6604750c241e5a3810f51a3;p=pandora-kernel.git edac: Move edac main structs to include/linux/edac.h As we'll need to use those structs for trace functions, they should be on a more public place. So, move struct mem_ctl_info & friends to edac.h. No functional changes on this patch. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Doug Thompson --- Reading git-diff-tree failed