| commit | ddeb3547d4823495c6604750c241e5a3810f51a3 | [log] [tgz] |
|---|---|---|
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Mar 04 15:11:29 2011 -0300 |
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Oct 31 15:10:04 2011 -0200 |
| tree | 29ad379181d1dc7e272299a02e5e47b9353315dc | |
| parent | 224e871f36e1f9edddb0dfecbb84ff9765af3eb4 [diff] |
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>