]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 4 Aug 2011 20:59:56 +0000 (17:59 -0300)
commitb6904f3622cfb7dd90d1b81b1d793e4353141b05
tree126bdeb531ab04dfedb91440ecf1fa4f30f08508
parent27817e00a89da4324fa90d18578299ed2db57505
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