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)
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>

No differences found