edac: Move edac main structs to include/linux/edac.h
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 4 Mar 2011 18:11:29 +0000 (15:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 31 Oct 2011 17:10:04 +0000 (15:10 -0200)
commitddeb3547d4823495c6604750c241e5a3810f51a3
tree29ad379181d1dc7e272299a02e5e47b9353315dc
parent224e871f36e1f9edddb0dfecbb84ff9765af3eb4
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 <mchehab@redhat.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
drivers/edac/edac_core.h
include/linux/edac.h